5#ifndef DIGESTPP_PROVIDERS_ASCON_CONSTANTS_HPP
6#define DIGESTPP_PROVIDERS_ASCON_CONSTANTS_HPP
17 const static uint64_t
RC[12];
25 0x00000000000000f0ull, 0x00000000000000e1ull, 0x00000000000000d2ull, 0x00000000000000c3ull,
26 0x00000000000000b4ull, 0x00000000000000a5ull, 0x0000000000000096ull, 0x0000000000000087ull,
27 0x0000000000000078ull, 0x0000000000000069ull, 0x000000000000005aull, 0x000000000000004bull
32 0x9b1e5494e934d681ull, 0x4bc3a01e333751d2ull, 0xae65396c6b34b81aull, 0x3c7fd4a4d56a4db3ull,
38 0xda82ce768d9447ebull, 0xcc7ce6c75f1ef969ull, 0xe7508fd780085631ull, 0x0ee0ea53416b58ccull,
44 0x675527c2a0e8de03ull, 0x43d12d7dc0377bbcull, 0xe9901dec426e81b5ull, 0x2ab14907720780b6ull,
ascon_type
Definition ascon_constants.hpp:49
digestpp namespace
Definition ascon.hpp:14
Definition ascon_constants.hpp:16
static const uint64_t IVCXOF[5]
Definition ascon_constants.hpp:20
static const uint64_t RC[12]
Definition ascon_constants.hpp:17
static const uint64_t IVXOF[5]
Definition ascon_constants.hpp:19
static const uint64_t IVHASH[5]
Definition ascon_constants.hpp:18