Skip to content

Secure Coding in Rust

Toby edited this page Oct 12, 2017 · 8 revisions

General

Design by Contract and Defensive Programming

Cryptography

Authenficated Encryption and File/Disk-Encryption

Cryptopals

Hashing

Key Derivation Function (KDF)

Homomorphic Encryption

Transport Security

Secure Coding

TODO