diff options
| author | Kévin Le Gouguec <kevin.legouguec@airbus.com> | 2018-12-04 08:15:59 +0100 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@airbus.com> | 2018-12-04 10:40:58 +0100 |
| commit | dded798f1a038c8482fcc5d41824a9161d0a60c2 (patch) | |
| tree | a52436ee5e61d639aaceaeae2efb587a6e68f57b /crypto_aead/lilliputaeii192v1/ref/_parameters.h | |
| parent | 950bd7432cd486d29503444b0557d7a1452efd07 (diff) | |
| download | lilliput-ae-implem-dded798f1a038c8482fcc5d41824a9161d0a60c2.tar.xz | |
[WIP] screw with folders organization
Diffstat (limited to 'crypto_aead/lilliputaeii192v1/ref/_parameters.h')
| -rw-r--r-- | crypto_aead/lilliputaeii192v1/ref/_parameters.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/crypto_aead/lilliputaeii192v1/ref/_parameters.h b/crypto_aead/lilliputaeii192v1/ref/_parameters.h deleted file mode 100644 index 8b76285..0000000 --- a/crypto_aead/lilliputaeii192v1/ref/_parameters.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef _PARAMETERS_H -#define _PARAMETERS_H - -#define KEY_LENGTH_BITS 192 -#define ROUNDS 36 - -#define TWEAK_LENGTH_BITS 128 - -#endif /* _PARAMETERS_H */ |
