Skip to content

Latest commit

 

History

History
97 lines (56 loc) · 2.89 KB

cryptographic.md

File metadata and controls

97 lines (56 loc) · 2.89 KB

Cryptographic algorithms

Table of contents


Introduction and overview

📖

Hashing

Hash functions

Password hashing

🔗


Random numbers generation

Potential problems

🎥

Debian OpenSSL bug

🔗

Dual_EC_DRBG backdoor

🔗

🎥


Public-key cryptography

📖

RSA (Rivest–Shamir–Adleman)

🎥

Diffie–Hellman key exchange

🔗


Protocols

TLS

🎥