Skip to content

Commit

Permalink
Update draft-20240922.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kurtpan666 authored Sep 16, 2024
1 parent 10b01a3 commit e03ab2c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions post/draft-20240922.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
### Friends don’t let friends reuse nonces
This blog post tells a cautionary tale of what can go wrong when implementing a relatively basic type of cryptography: a bidirectional encrypted channel, such as an encrypted voice call or encrypted chat. We’ll explore how more subtle issues of this type can arise in a network with several encrypted channels, and we’ll describe a bug we discovered in a client’s threshold signature scheme.
- <https://blog.trailofbits.com/2024/09/13/friends-dont-let-friends-reuse-nonces/>
### The galois library
A performant NumPy extension for Galois fields and their applications
- <https://github.com/mhostetter/galois>

## Updates

Expand Down

0 comments on commit e03ab2c

Please sign in to comment.