UltrafastSecp256k1 3.50.0
Ultra high-performance secp256k1 elliptic curve cryptography library
Loading...
Searching...
No Matches
secp256k1::Bip324Cipher Member List

This is the complete list of members for secp256k1::Bip324Cipher, including all inherited members.

Bip324Cipher() noexcept=defaultsecp256k1::Bip324Cipher
decrypt(const std::uint8_t *aad, std::size_t aad_len, const std::uint8_t *header_enc, const std::uint8_t *contents, std::size_t contents_len, std::vector< std::uint8_t > &plaintext_out) noexceptsecp256k1::Bip324Cipher
encrypt(const std::uint8_t *aad, std::size_t aad_len, const std::uint8_t *plaintext, std::size_t plaintext_len) noexceptsecp256k1::Bip324Cipher
init(const std::uint8_t *key) noexceptsecp256k1::Bip324Cipher
packet_counter() const noexceptsecp256k1::Bip324Cipherinline
~Bip324Cipher() noexceptsecp256k1::Bip324Cipherinline