Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
lwc
/
candidates
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1699f7ca
authored
4 years ago
by
Thomas Peyrin
Committed by
Enrico Pozzobon
4 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
removed v12 and v13 suffixes from romulus
parent
ab62fe67
Show whitespace changes
Inline
Side-by-side
Showing
130 changed files
with
0 additions
and
0 deletions
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_main.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_main.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1/ref/variant.h
+0
-0
romulus/Implementations/crypto_aead/romulusm2/LWC_AEAD_KAT_128_96.txt
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusm2/ref/variant.h
+0
-0
romulus/Implementations/crypto_aead/romulusm3/LWC_AEAD_KAT_128_96.txt
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusm3/ref/variant.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_main.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_main.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1/ref/variant.h
+0
-0
romulus/Implementations/crypto_aead/romulusn2/LWC_AEAD_KAT_128_96.txt
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusn2/ref/variant.h
+0
-0
romulus/Implementations/crypto_aead/romulusn3/LWC_AEAD_KAT_128_96.txt
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/skinny_reference.c
+0
-0
romulus/Implementations/crypto_aead/romulusn3/ref/variant.h
+0
-0
No files found.
romulus/Implementations/crypto_aead/romulusm1+
v13
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusm1+/LWC_AEAD_KAT_128_128.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusm1+/armcortexm/skinny128.s
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/api.h
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/skinny.h
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_key_schedule2.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_key_schedule3.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/armsrc_NEC/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusm1+/armsrc_NEC/skinny_main.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/skinny128.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/tk_schedule.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+
v13
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusm1+/opt32/tk_schedule.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusm1/LWC_AEAD_KAT_128_128.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusm1/armcortexm/skinny128.s
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/api.h
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/skinny.h
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_key_schedule2.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_key_schedule3.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/armsrc_NEC/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusm1/armsrc_NEC/skinny_main.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusm1/opt32/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1/opt32/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1/opt32/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1/opt32/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusm1/opt32/skinny128.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1/opt32/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusm1/opt32/tk_schedule.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusm1/opt32/tk_schedule.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusm1/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusm1/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusm1/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusm1/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusm1/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/LWC_AEAD_KAT_128_96.txt
→
romulus/Implementations/crypto_aead/romulusm2/LWC_AEAD_KAT_128_96.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusm2/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm2/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusm2/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusm2/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusm2/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm2
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusm2/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/LWC_AEAD_KAT_128_96.txt
→
romulus/Implementations/crypto_aead/romulusm3/LWC_AEAD_KAT_128_96.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusm3/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm3/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusm3/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusm3/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusm3/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm3
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusm3/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusn1+/LWC_AEAD_KAT_128_128.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusn1+/armcortexm/skinny128.s
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/api.h
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/skinny.h
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_key_schedule2.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_key_schedule3.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/armsrc_NEC/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusn1+/armsrc_NEC/skinny_main.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/skinny128.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/tk_schedule.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+
v13
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusn1+/opt32/tk_schedule.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusn1/LWC_AEAD_KAT_128_128.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusn1/armcortexm/skinny128.s
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/api.h
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/skinny.h
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_key_schedule2.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_key_schedule3.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/armsrc_NEC/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusn1/armsrc_NEC/skinny_main.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusn1/opt32/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1/opt32/crypto_aead.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1/opt32/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1/opt32/romulus.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusn1/opt32/skinny128.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1/opt32/skinny128.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusn1/opt32/tk_schedule.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusn1/opt32/tk_schedule.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusn1/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusn1/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusn1/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusn1/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusn1/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/LWC_AEAD_KAT_128_96.txt
→
romulus/Implementations/crypto_aead/romulusn2/LWC_AEAD_KAT_128_96.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusn2/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn2/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusn2/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusn2/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusn2/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn2
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusn2/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/LWC_AEAD_KAT_128_96.txt
→
romulus/Implementations/crypto_aead/romulusn3/LWC_AEAD_KAT_128_96.txt
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/api.h
→
romulus/Implementations/crypto_aead/romulusn3/ref/api.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn3/ref/encrypt.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusn3/ref/genkat_aead.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/skinny.h
→
romulus/Implementations/crypto_aead/romulusn3/ref/skinny.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/skinny_reference.c
→
romulus/Implementations/crypto_aead/romulusn3/ref/skinny_reference.c
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn3
v12
/ref/variant.h
→
romulus/Implementations/crypto_aead/romulusn3/ref/variant.h
View file @
1699f7ca
File moved
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment