Skip to content

I liked your quiche, so I ate half of it. This fork is going to remove the TLS handshake from cloudflare/quiche, replacing it with key material from an SSH key exchange. This will allow backward compatible SSH over QUIC.

License

Notifications You must be signed in to change notification settings

denisbider/QuiSSH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Adaptation of cloudflare/quiche:

  • Removes TLS handshake and HTTP/3

  • Implements direct insertion of key material from SSH

  • Enables SSH over QUIC

About

I liked your quiche, so I ate half of it. This fork is going to remove the TLS handshake from cloudflare/quiche, replacing it with key material from an SSH key exchange. This will allow backward compatible SSH over QUIC.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 97.2%
  • C 2.8%