Skip to content

yolotls/yolotls

Repository files navigation

yoloTLS

CI License License MSRV

de-coupled no_std, no_alloc TLS 1.3 suite

⚠️ Experimental - This has not received any security etc. reviews ⚠️

Context

Crate Description
ytls-server Server TLS context
ytls-client Client TLS context

Protocol

Crate Description
ytls-traits Traits used throughout the suite
ytls-keys Keying operations used
ytls-record Record layer parsing and building
ytls-typed Typed conversions from protocol raw
ytls-extensions Extensions handling
utls-util Various utilities

Cryptography

Crate Description
ytls-rustcrypto Rustcrypto derived cryptography

License

Licensed under either of:

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

YoLo TLS - no_std no_alloc TLS 1.3

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors