Bitcoin Core 28.99.0
P2P Digital Currency
|
#include <span.h>
#include <array>
#include <cstddef>
#include <cstdlib>
#include <stdint.h>
#include <utility>
Go to the source code of this file.
Classes | |
class | ChaCha20Aligned |
ChaCha20 cipher that only operates on multiples of 64 bytes. More... | |
class | ChaCha20 |
Unrestricted ChaCha20 cipher. More... | |
class | FSChaCha20 |
Forward-secure ChaCha20. More... | |