Botan 3.6.1
Crypto and TLS for C&
|
Internal Header. More...
#include <botan/secmem.h>
#include <botan/strong_type.h>
#include <array>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | Botan |
Typedefs | |
using | Botan::FrodoDomainSeparator = Strong<std::array<uint8_t, 1>, struct FrodoDoaminSeparator_> |
using | Botan::FrodoIntermediateSharedSecret = Strong<secure_vector<uint8_t>, struct FrodoIntermediateSharedSecret_> |
using | Botan::FrodoPackedMatrix = Strong<std::vector<uint8_t>, struct FrodoPackedMatrix_> |
using | Botan::FrodoPlaintext = Strong<secure_vector<uint8_t>, struct FrodoPlaintext_> |
using | Botan::FrodoPublicKeyHash = Strong<std::vector<uint8_t>, struct FrodoPublicKeyHash_> |
using | Botan::FrodoSalt = Strong<std::vector<uint8_t>, struct FrodoSalt_> |
using | Botan::FrodoSampleR = Strong<secure_vector<uint8_t>, struct FrodoSampleR_> |
using | Botan::FrodoSeedA = Strong<std::vector<uint8_t>, struct FrodoSeedA_> |
using | Botan::FrodoSeedS = Strong<secure_vector<uint8_t>, struct FrodoSeedS_> |
using | Botan::FrodoSeedSE = Strong<secure_vector<uint8_t>, struct FrodoSeedSE_> |
using | Botan::FrodoSeedZ = Strong<std::vector<uint8_t>, struct FrodoSeedZ_> |
using | Botan::FrodoSerializedMatrix = Strong<secure_vector<uint8_t>, struct FrodoSerializedMatrix_> |
Internal Header.
Definition in file frodo_types.h.