Skip to content

Commit c5aec22

Browse files
cryptography: add/improve resources
1 parent b7defdd commit c5aec22

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

cryptography.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Cryptography
22

3-
- https://goo.gl/KFsy54
3+
- [YouTube - Introduction to Cryptography by Christof Paar](https://goo.gl/KFsy54)
44
- https://www.coursera.org/learn/crypto
5+
- [Book - Introduction to Modern Cryptography, by Katz and Lindell](https://repo.zenk-security.com/Cryptographie%20.%20Algorithmes%20.%20Steganographie/Introduction%20to%20Modern%20Cryptography.pdf):
6+
This book emphasizes mathematical rigor (precise definitions and proofs)
7+
and is helpful if you're looking to build a strong theoretical foundation.
58
- https://crypto.stanford.edu/~dabo/cryptobook/BonehShoup_0_4.pdf (for book lovers)
69
- https://cryptopals.com/
710
- http://doctrina.org/How-RSA-Works-With-Examples.html

0 commit comments

Comments
 (0)