Bitcoin Core  27.99.0
P2P Digital Currency
Classes
bip324.h File Reference
#include <array>
#include <cstddef>
#include <optional>
#include <crypto/chacha20.h>
#include <crypto/chacha20poly1305.h>
#include <key.h>
#include <pubkey.h>
#include <span.h>
Include dependency graph for bip324.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BIP324Cipher
 The BIP324 packet cipher, encapsulating its key derivation, stream cipher, and AEAD. More...