P
P
Practical Cryptography for Developers
SoftUni
Nakov.com
Search
⌃K
Links
P
P
Practical Cryptography for Developers
Search
⌃K
Welcome
Preface
Cryptography - Overview
Hash Functions
MAC and Key Derivation
HMAC and Key Derivation
HMAC Calculation - Examples
Exercises: Calculate HMAC
KDF: Deriving Key from Password
PBKDF2
Modern Key Derivation Functions
Scrypt
Bcrypt
Linux crypt()
Argon2
Secure Password Storage
Exercises: Password Encryption
Secure Random Generators
Key Exchange and DHKE
Encryption: Symmetric and Asymmetric
Symmetric Key Ciphers
Asymmetric Key Ciphers
Digital Signatures
Quantum-Safe Cryptography
More Cryptographic Concepts
Crypto Libraries for Developers
Conclusion
Powered By
GitBook
Linux crypt()
... ...
[TODO: write a few words about the crypt() function in Linux]
See
https://en.wikipedia.org/wiki/Crypt_(C
)
... ...
Previous
Bcrypt
Next
Argon2
Last modified
1yr ago