Bitcoin Core  27.99.0
P2P Digital Currency
Classes
chacha20.h File Reference
#include <span.h>
#include <array>
#include <cstddef>
#include <cstdlib>
#include <stdint.h>
#include <utility>
Include dependency graph for chacha20.h:
This graph shows which files directly or indirectly include this file:

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...