diff options
author | Pieter Wuille <pieter@wuille.net> | 2023-06-29 14:55:16 -0400 |
---|---|---|
committer | Pieter Wuille <pieter@wuille.net> | 2023-07-26 16:55:05 -0400 |
commit | aa8cee93342ee857931afec9af3ff5dbd8ce7749 (patch) | |
tree | 3bc9c334f70cc1f6dbc02bd06785ccf2e4d3fc2c /src/uint256.cpp | |
parent | 0fee267792eb8cbdd48ad78f1712420b5d8d905b (diff) |
crypto: add FSChaCha20Poly1305, rekeying wrapper around ChaCha20Poly1305
This adds the FSChaCha20Poly1305 AEAD as specified in BIP324, a wrapper
around the ChaCha20Poly1305 AEAD (as specified in RFC8439 section 2.8) which
automatically rekeys every N messages, and automatically increments the nonce
every message.
Diffstat (limited to 'src/uint256.cpp')
0 files changed, 0 insertions, 0 deletions