-
Notifications
You must be signed in to change notification settings - Fork 2
Secure Coding in Rust
Toby edited this page Oct 12, 2017
·
8 revisions
- Crypto 101
- How Rust Compares to Other Programming Languages
- Tony Arcieri: Thoughts on Rust Cryptography - Video
- Being Boring: A Survivor's Guide to Ruby Cryptography
- Why is a trusted, feature-complete crypto library not a top priority for the Rust community?
- CAESAR: Competition for Authenticated Encryption: Security, Applicability, and Robustness
- NORX - A Parallel and Scalable Authenticated Encryption Algorithm and Third Round Candidate in CAESAR
- rust-timing-shield
- Frontiers in Cryptography
- What crypto library do y'all use?
- awesome-rust: cryptography
- awesome-cryptography
- How to choose an AES encryption mode (CBC ECB CTR OCB CFB)?
- rust-crypto
- Day 21 - rust-crypto
- x25519-dalek X25519 elliptic curve Diffie-Hellman key exchange in pure-Rust, using curve25519-dalek.
- Rust crypto: Diffie-Hellman
- Cryptography Crates
- cipher-crypt ;-)
- Set 1: No. 7 AES in ECB mode
- Set 1: No. 8 Detect AES in ECB mode
- dguenther/cryptopals-rust
- What is Homomorphic Encryption, and Why Should I Care?
- A Math Primer for Gentry's Fully Homomorphic Encryption
- Fully homomorphic encryption schemes
- Homomorphic Encryption is Cool, and You Should NOT Use It
- A pure-Rust implementation of the Paillier encryption scheme
- Cipherli.st - Strong Ciphers for Apache, nginx and Lighttpd
- OpenSSL bindings for Rust
- Would Rust have prevented Heartbleed? Another look
- Noise Protocol
TODO