index
:
lilliput-ae-reference-implementation
master
Implementations of Lilliput-AE submitted to the NIST LWC standardization process
PACLIDO consortium
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto_aead
/
lilliputaei128v1
/
ref
/
constants.c
blob: ef9f1a713d6cbb52f813b41782aa006187af7e85 (
plain
)
1
2
3
4
5
6
#include "constants.h" const uint8_t h[8] = { 4, 0, 1, 5, 2, 6, 3, 7 };