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
f9e2581f
authored
4 years ago
by
Alexandre Adomnicai
Committed by
Enrico Pozzobon
4 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
renaming some skinny and romulus implementations
parent
9e14ec76
Hide whitespace changes
Inline
Side-by-side
Showing
75 changed files
with
0 additions
and
0 deletions
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1+v13/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusm1v12/armsrc_NEC/skinny_main.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/LWC_AEAD_KAT_128_128.txt
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/armcortexm/skinny128.s
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/romulus.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/skinny128.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/skinny128.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/tk_schedule.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1+v13/opt32/tk_schedule.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/api.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/crypto_aead.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/encrypt.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/genkat_aead.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/skinny.h
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/skinny_key_schedule2.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/skinny_key_schedule3.c
+0
-0
romulus/Implementations/crypto_aead/romulusn1v12/armsrc_NEC/skinny_main.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/LWC_AEAD_KAT_128_128.txt
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/api.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/crypto_aead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/encrypt.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/skinny128.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/skinny128.s
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_1/skinnyaead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/api.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/crypto_aead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/encrypt.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/skinny128.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/skinny128.s
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/armcortexm_2/skinnyaead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/api.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/crypto_aead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/encrypt.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/skinny128.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/skinny128.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/skinnyaead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/tk_schedule.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_1/tk_schedule.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/api.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/crypto_aead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/encrypt.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/skinny128.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/skinny128.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/skinnyaead.h
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/tk_schedule.c
+0
-0
skinny/Implementations/crypto_aead/skinnyaeadtk3128128+v1/opt32_2/tk_schedule.h
+0
-0
No files found.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/LWC_AEAD_KAT_128_128.txt
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/romulus.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/armcortexm/skinny128.s
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/romulus.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/skinny128.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/tk_schedule.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1+v1
2
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusm1+v1
3
/opt32/tk_schedule.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/api.h
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/encrypt.c
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/genkat_aead.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/skinny.h
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/skinny.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/skinny_key_schedule2.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/skinny_key_schedule3.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusm1v12/armsrc/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusm1v12/armsrc
_NEC
/skinny_main.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/LWC_AEAD_KAT_128_128.txt
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/LWC_AEAD_KAT_128_128.txt
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/api.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/romulus.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/armcortexm/skinny128.s
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/armcortexm/skinny128.s
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/api.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/romulus.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/romulus.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/skinny128.c
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/skinny128.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/skinny128.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/tk_schedule.c
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/tk_schedule.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1+v1
2
/opt32/tk_schedule.h
→
romulus/Implementations/crypto_aead/romulusn1+v1
3
/opt32/tk_schedule.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/api.h
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/crypto_aead.h
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/encrypt.c
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/genkat_aead.c
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/genkat_aead.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/skinny.h
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/skinny.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/skinny_key_schedule2.c
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/skinny_key_schedule2.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/skinny_key_schedule3.c
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/skinny_key_schedule3.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
romulus/Implementations/crypto_aead/romulusn1v12/armsrc/skinny_main.c
→
romulus/Implementations/crypto_aead/romulusn1v12/armsrc
_NEC
/skinny_main.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/LWC_AEAD_KAT_128_128.txt
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/LWC_AEAD_KAT_128_128.txt
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/api.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/crypto_aead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/encrypt.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/skinny128.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/skinny128.s
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/skinny128.s
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_1/skinnyaead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_1/skinnyaead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/api.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/crypto_aead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/encrypt.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/skinny128.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/skinny128.s
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/skinny128.s
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/armcortexm_2/skinnyaead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/armcortexm_2/skinnyaead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/api.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/crypto_aead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/encrypt.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/skinny128.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/skinny128.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/skinny128.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/skinnyaead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/skinnyaead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/tk_schedule.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/tk_schedule.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_1/tk_schedule.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_1/tk_schedule.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/api.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/api.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/crypto_aead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/crypto_aead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/encrypt.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/encrypt.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/skinny128.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/skinny128.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/skinny128.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/skinny128.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/skinnyaead.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/skinnyaead.h
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/tk_schedule.c
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/tk_schedule.c
View file @
f9e2581f
File moved
This diff is collapsed.
Click to expand it.
skinny/Implementations/crypto_aead/skinnyaead
m1+v1
1/opt32_2/tk_schedule.h
→
skinny/Implementations/crypto_aead/skinnyaead
tk3128128+v
1/opt32_2/tk_schedule.h
View file @
f9e2581f
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