File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# rustls-rustcrypto
22
3- WIP RustCrypto-based provider implementation for version 0.23 of [ rustls] ( https://github.com/rustls/rustls/pull/1405 ) .
4-
5- Some code comes directly from one of main rustls contributor, [ @ctz ] ( https://github.com/ctz ) .
6-
7- Some part of this code is directly derived from his work but modified to use generic instead.
3+ [ RustCrypto] -based provider implementation for version 0.23 of [ rustls] , maintained by the RustCrypto organization.
84
95## ⚠️USE THIS AT YOUR OWN RISK! DO NOT USE THIS IN PRODUCTION⚠️
106
@@ -45,8 +41,13 @@ Licensed under either of:
4541
4642at your option.
4743
44+ Some code authored by [ @ctz ] ( https://github.com/ctz ) was adapted from upstream rustls. Licensed as above with permission.
45+
4846### Contribution
4947
5048Unless you explicitly state otherwise, any contribution intentionally submitted
5149for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
5250dual licensed as above, without any additional terms or conditions.
51+
52+ [ RustCrypto ] : https://github.com/RustCrypto/
53+ [ rustls ] : https://github.com/rustls/rustls/pull/1405
You can’t perform that action at this time.
0 commit comments