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
aaa1bb7b66
commit
dfd4457289
11
README.md
11
README.md
@ -21,10 +21,19 @@ The goal of this list is to provide reading material for different levels of cry
|
||||
|
||||
### Introducing people to data security and cryptography
|
||||
|
||||
#### Cryptography
|
||||
#### General ryptography
|
||||
|
||||
* [Nuts and Bolts of Encryption: A Primer for Policymakers](https://www.cs.princeton.edu/~felten/encryption_primer.pdf)
|
||||
|
||||
### Introduction to specific topics
|
||||
|
||||
#### Elliptic-curve crypto
|
||||
|
||||
* [Elliptic Curve cryptography: A gentle introduction](http://andrea.corbellini.name/2015/05/17/elliptic-curve-cryptography-a-gentle-introduction/)
|
||||
* [Elliptic Curve Cryptography: finite fields and discrete logarithms](http://andrea.corbellini.name/2015/05/23/elliptic-curve-cryptography-finite-fields-and-discrete-logarithms/)
|
||||
* [Elliptic Curve Cryptography: ECDH and ECDSA](http://andrea.corbellini.name/2015/05/30/elliptic-curve-cryptography-ecdh-and-ecdsa/)
|
||||
* [Elliptic Curve Cryptography: breaking security and a comparison with RSA](http://andrea.corbellini.name/2015/06/08/elliptic-curve-cryptography-breaking-security-and-a-comparison-with-rsa/)
|
||||
* [Let's construct an elliptic curve: Introducing Crackpot2065](http://blog.bjrn.se/2015/07/lets-construct-elliptic-curve.html)
|
||||
|
||||
### Books
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user