rust-bitcoin-unsafe-fast/chacha20_poly1305/src
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
..
chacha20.rs Add the ChaCha20Poly1305 AEAD crate 2024-10-14 20:55:03 -07:00
lib.rs Add the ChaCha20Poly1305 AEAD crate 2024-10-14 20:55:03 -07:00
poly1305.rs Add the ChaCha20Poly1305 AEAD crate 2024-10-14 20:55:03 -07:00