Lightweight Cryptography Primitives
|
__attribute__ | Structure of the "x" value for DrySPONGE128 |
ace_hash_state_t | State information for the ACE-HASH incremental hash mode |
aead_cipher_t | Meta-information about an AEAD cipher |
aead_hash_algorithm_t | Meta-information about a hash algorithm that is related to an AEAD |
ascon_hash_state_t | State information for ASCON-HASH and ASCON-XOF incremental modes |
ascon_masked_state_t | Structure of the internal state of the masked ASCON permutation |
ascon_state_t | Structure of the internal state of the ASCON permutation |
blake2s_state_t | Structure of the BLAKE2s hash state |
chacha20_state_t | Structure of the ChaCha20 state as both an array of words and an array of bytes |
drysponge128_rate_t | Structure of a rate block for DrySPONGE128 |
drysponge256_rate_t | Structure of a rate block for DrySPONGE256 |
drysponge256_state_t | Structure of the rolling DrySPONGE256 state |
drysponge256_x_t | Structure of the "x" value for DrySPONGE256 |
esch_256_hash_state_t | State information for the Esch256 incremental hash mode |
esch_384_hash_state_t | State information for the Esch384 incremental hash mode |
forkskinny_128_256_state_t | State information for ForkSkinny-128-256 |
forkskinny_128_384_state_t | State information for ForkSkinny-128-384 |
forkskinny_64_192_state_t | State information for ForkSkinny-64-192 |
gascon128_state_t | Internal state of the GASCON-128 permutation |
gascon256_state_t | Internal state of the GASCON-256 permutation |
gascon_hash_state_t | State information for GASCON-HASH and GASCON-XOF incremental modes |
gascon_state_t | Structure of the internal state of the GASCON permutation |
gift128b_key_schedule_t | Structure of the key schedule for GIFT-128 (bit-sliced) |
gift128b_masked_key_schedule_t | Structure of the key schedule for masked GIFT-128 (bit-sliced) |
gift64n_key_schedule_t | Structure of the key schedule for GIFT-64 |
gift_cofb_block_t | Structure of a 128-bit block in host byte order |
gift_cofb_l_t | Structure of an L value |
gift_cofb_masked_block_t | Structure of a masked 128-bit block in host byte order |
gift_cofb_masked_l_t | Structure of an L value |
gimli24_hash_state_t | State information for GIMLI-24-HASH incremental modes |
gimli24_state_t | Structure of the GIMLI-24 state as both an array of words and an array of bytes |
grain128_state_t | Representation of the state of Grain-128 |
keccakp_200_state_t | Structure of the internal state of the Keccak-p[200] permutation |
keccakp_400_state_t | Structure of the internal state of the Keccak-p[400] permutation |
knot256_masked_state_t | Internal state of the masked KNOT-256 permutation |
knot256_state_t | Internal state of the KNOT-256 permutation |
knot384_masked_state_t | Internal state of the masked KNOT-384 permutation |
knot384_state_t | Internal state of the KNOT-384 permutation |
knot512_masked_state_t | Internal state of the masked KNOT-512 permutation |
knot512_state_t | Internal state of the KNOT-512 permutation |
mask_x2_uint16_t | Masked 16-bit word with two shares |
mask_x2_uint32_t | Masked 32-bit word with two shares |
mask_x2_uint64_t | Masked 64-bit word with two shares |
mask_x3_uint16_t | Masked 16-bit word with three shares |
mask_x3_uint32_t | Masked 32-bit word with three shares |
mask_x3_uint64_t | Masked 64-bit word with three shares |
mask_x4_uint16_t | Masked 16-bit word with four shares |
mask_x4_uint32_t | Masked 32-bit word with four shares |
mask_x4_uint64_t | Masked 64-bit word with four shares |
mask_x5_uint16_t | Masked 16-bit word with five shares |
mask_x5_uint32_t | Masked 32-bit word with five shares |
mask_x5_uint64_t | Masked 64-bit word with five shares |
mask_x6_uint16_t | Masked 16-bit word with six shares |
mask_x6_uint32_t | Masked 32-bit word with six shares |
mask_x6_uint64_t | Masked 64-bit word with six shares |
poly1305_state_t | State information for Poly1305 |
pyjamask_128_key_schedule_t | Structure of the key schedule for the Pyjamask-128 block cipher |
pyjamask_96_key_schedule_t | Structure of the key schedule for the Pyjamask-96 block cipher |
pyjamask_masked_128_key_schedule_t | Structure of the key schedule for masked Pyjamask-128 |
pyjamask_masked_96_key_schedule_t | Structure of the key schedule for masked Pyjamask-96 |
saturnin_hash_state_t | State information for SATURNIN-Hash incremental modes |
saturnin_key_schedule_t | Structure of the key schedule for Saturnin |
shadow384_state_t | Internal state of the Shadow-384 permutation |
shadow512_state_t | Internal state of the Shadow-512 permutation |
skinny_128_256_key_schedule_t | Structure of the key schedule for SKINNY-128-256 |
skinny_128_384_key_schedule_t | Structure of the key schedule for SKINNY-128-384 |
spongent160_state_t | Structure of the internal state of the Spongent-pi[160] permutation |
spongent176_state_t | Structure of the internal state of the Spongent-pi[176] permutation |
subterranean_hash_state_t | State information for the Subterreaan incremental hash mode |
subterranean_state_t | Representation of the 257-bit state of Subterranean |
xoodoo_state_t | State information for the Xoodoo permutation |
xoodyak_hash_state_t | State information for Xoodyak incremental hashing modes |