Skip to content

Commit

Permalink
README: add new resource
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Sep 14, 2023
1 parent 9d972a8 commit 6e96bee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -448,6 +448,7 @@ chacha (encrypt, 1MB)
- [Fast-key-erasure random-number generators](https://blog.cr.yp.to/20170723-random.html)
- [The design of Chacha20](https://loup-vaillant.fr/tutorials/chacha20-design)
- [The design of Poly1305](https://loup-vaillant.fr/tutorials/poly1305-design)
- [How to design a new block cipher?](https://crypto.stackexchange.com/a/39792/71535)
- Multi-user / multi-key attacks
- [Break a dozen secret keys, get a million more for free](https://blog.cr.yp.to/20151120-batchattacks.html)
- [128 Bits of Security and 128 Bits of Security: Know the Difference](https://loup-vaillant.fr/tutorials/128-bits-of-security)
Expand Down

0 comments on commit 6e96bee

Please sign in to comment.