awesome-crypto-papers/README.md

9.0 KiB
Raw Blame History

awesome-crypto-papers

A curated list of cryptography papers, articles, tutorials and howtos.

Awesome

Notes

The goal of this list is to provide reading material for different levels of cryptographic knowledge. I started it because my day job onboarding engineers at Cossack Labs includes educating them in cryptographic matters and giving advise what to read on specific topics, and that involves finding the same materials repeatedly. Hopefully, it will be useful for someone else, too.

This list intends to capture most of the classic papers necessary to get into certain topics in it's historic context, not bleeding edge (because it moves as you read this). Due to fragmentary nature of my work, many subjects or important papers are omitted, it is not intentional and everyone is welcome to contribute/correct anything.

Contributing

Contents

  • Introducing people to data security and cryptography

    • Cryptography
  • Books

The list

Introducing people to data security and cryptography

Simple: cryptography for non-engineers

Brief engineer-oriented introductions

Specific topics

Hashing

Secret key cryptography

Public key cryptography: General and DLP

Public key cryptography: Elliptic-curve crypto

Zero Knowledge Proofs

Homomorphic encryption

  • The Swiss Army Knife of Cryptography 1 2
  • []

Key Management

Cryptoanalysis

Math

  • PRIMES is in P: unconditional deterministic polynomial-time algorithm that determines whether an input number is prime or composite.

Books

That seems somewhat out of scope, isn't it? But these are books only fully available online for free. Read them as a sequence of papers if you will.

Lectures and educational courses