Skip to content

FireNameFN/SharpQuic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharpQuic

QUIC-TRANSPORT and QUIC-TLS implementation in pure C# compatible with other implementations.

Warning

Not ready for use. Work in progress.

State

We can connect to AdGuard DoQ server and receive some addresses.

Tasks

  • TLS ClientHello and ServerHello
  • QUIC Packet Protection
  • TLS Handshake
  • Clean rewrite
  • Basic QUIC packet exchange
  • Throw right errors and CONNECTION_CLOSE
  • Own cryptography (ECDHE)
  • ...

Authors

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages