aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/chacha20poly1305.h
AgeCommit message (Expand)Author
2023-08-15refactor: add missing headers for BIP324 ciphersuitestratospher
2023-07-26crypto: support split plaintext in ChaCha20Poly1305 Encrypt/DecryptPieter Wuille
2023-07-26crypto: add FSChaCha20Poly1305, rekeying wrapper around ChaCha20Poly1305Pieter Wuille
2023-07-26crypto: add the ChaCha20Poly1305 AEAD as specified in RFC8439Pieter Wuille