mirror of
https://github.com/pFarb/awesome-crypto-papers.git
synced 2024-10-01 01:05:51 -04:00
Update README.md
This commit is contained in:
parent
97a0a401f2
commit
0241140812
10
README.md
10
README.md
@ -15,6 +15,9 @@ The goal of this list is to provide reading material for different levels of cry
|
|||||||
* Introducing people to data security and cryptography
|
* Introducing people to data security and cryptography
|
||||||
* Cryptography
|
* Cryptography
|
||||||
|
|
||||||
|
|
||||||
|
* Books
|
||||||
|
|
||||||
## The list
|
## The list
|
||||||
|
|
||||||
### Introducing people to data security and cryptography
|
### Introducing people to data security and cryptography
|
||||||
@ -22,3 +25,10 @@ The goal of this list is to provide reading material for different levels of cry
|
|||||||
#### Cryptography
|
#### Cryptography
|
||||||
|
|
||||||
[Nuts and Bolts of Encryption: A Primer for Policymakers](https://www.cs.princeton.edu/~felten/encryption_primer.pdf)
|
[Nuts and Bolts of Encryption: A Primer for Policymakers](https://www.cs.princeton.edu/~felten/encryption_primer.pdf)
|
||||||
|
|
||||||
|
|
||||||
|
### Books
|
||||||
|
|
||||||
|
[A Graduate Course in Applied Cryptography](https://crypto.stanford.edu/~dabo/cryptobook/) by Dan Boneh and Victor Shoup. A well-balanced introductory course into cryptography, a bit of cryptoanalysis and cryptography-related security.
|
||||||
|
[CrypTool book](https://www.cryptool.org/en/ctp-documentation/ctbook), predominantly mathematically oriented information on learning, using and experimenting cryptographic procedures.
|
||||||
|
[Handbook of Applied Cryptography](http://cacr.uwaterloo.ca/hac/) by Alfred J. Menezes, Paul C. van Oorschot and Scott A. Vanstone. Good classical introduction into cryptography and ciphers.
|
||||||
|
Loading…
Reference in New Issue
Block a user