Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 1.46 KB

articles.md

File metadata and controls

18 lines (16 loc) · 1.46 KB

Not The Hidden Wiki

Cryptography


  1. Communications in Cryptology - link
  2. Breaking Constant-Time Cryptographic Implementations Using Data Memory-Dependent Prefetchers - link
  3. Crypto101: This book is intended as an introduction to cryptography for programmers of any skill level - link
  4. Why are nonces important on CTR mode ciphers - link
  5. Chosen Ciphertext Attacks - link
  6. Crib dragging attacks - link
  7. Anatomy of a Crypto Vulnerability - link
  8. Introduction to RSA - link
  9. A curated list of cryptography papers, articles, tutorials and howtos - link
  10. Awesome Cryptography - link
  11. CryptoBook: a resource for people to learn cryptography - link
  12. Cryptography Guidelines - link
  13. CryptoPals Cryptography challenge - link