ruck/README.md

18 lines
644 B
Markdown
Raw Normal View History

2022-02-12 19:59:04 +00:00
- https://github.com/mcginty/snow/tree/master/examples
- https://github.com/black-binary/snowstorm/tree/master/examples
- https://cryptoservices.github.io/cryptography/protocols/2016/04/27/noise-protocol.html
2022-02-10 19:52:28 +00:00
2022-02-12 19:59:04 +00:00
- https://github.com/libp2p
2022-02-10 19:52:28 +00:00
2022-02-12 19:59:04 +00:00
- https://docs.rs/spake2/latest/spake2/
- https://crates.io/crates/chacha20poly1305
- https://briansmith.org/rustdoc/ring/aead/index.html
- https://libsodium.gitbook.io/doc/secret-key_cryptography/secretstream
2022-02-10 19:52:28 +00:00
2022-02-12 19:59:04 +00:00
- https://kerkour.com/rust-symmetric-encryption-aead-benchmark/
- https://docs.rs/aes-gcm/latest/aes_gcm/
- https://github.com/rust-lang/flate2-rs
- https://crates.io/crates/async-compression