Skip to content

Commit 3cbe605

Browse files
authored
Update README.md
1 parent de7b25d commit 3cbe605

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
A modern **practical book** about **cryptography for developers** with code examples, covering core concepts like: **hashes** \(like SHA-3 and BLAKE2\), **MAC codes** \(like HMAC and GMAC\), **key derivation functions** \(like Scrypt, Argon2\), **key agreement protocols** \(like DHKE, ECDH\), **symmetric ciphers** \(like AES and ChaCha20, cipher block modes, authenticated encryption, AEAD, AES-GCM, ChaCha20-Poly1305\), **asymmetric ciphers** and **public-key cryptosystems** \(RSA, ECC, ECIES\), **elliptic curve cryptography** \(ECC, secp256k1, curve25519\), **digital signatures** \(ECDSA and EdDSA\), **secure random numbers** \(PRNG, CSRNG\) and **quantum-safe cryptography**, along with crypto **libraries** and developer tools, with a lots of **code examples** in Python and other languages.
88

9-
Author: **Svetlin Nakov**, PhD - [http://www.nakov.com](http://www.nakov.com)
9+
Author: **Svetlin Nakov**, PhD - [https://nakov.com](https://nakov.com)
1010

1111
Contributors: Milen Stefanov, Marina Shideroff
1212

0 commit comments

Comments
 (0)