Nick Johnson
|
26ed97877b
|
Add no_std flag to the chacha20-poly1205 crate
|
2024-10-30 20:48:21 -07:00 |
Nick Johnson
|
7d6ed16dfc
|
Add changelog to chacha20-poly1305 crate
* No other preperation needed for release since the version is already
set in Cargo.toml.
|
2024-10-28 13:21:39 -07:00 |
Fmt Bot
|
2a08b29232
|
2024-10-20 automated rustfmt nightly
|
2024-10-20 01:21:52 +00:00 |
Nick Johnson
|
a5f5c795f5
|
Add the ChaCha20Poly1305 AEAD crate
* The ChaCha20 stream cipher and the Poly1305 message authenticator
are used in BIP324's encrypted P2P transport protocol.
|
2024-10-14 20:55:03 -07:00 |