Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 323 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 323 Bytes

Ascon_test

Programs in "Conditional Cube Attack on Round-Reduced ASCON".

Test 1:

TestTermsDegree17on5-rASCON.cpp

TestTermsDegree33on6-rASCON.cpp

Test 2:

TestTermDegree17DifferentKeyson5-rASCON.cpp

TestTermDegree33DifferentKeyson6-rASCON.cpp

Implementation of attack:

Attackon5-rASCON.cpp

Attackon6-rASCON.cpp