Skip to content

Latest commit

 

History

History

06_NORX_Permutation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Chapter 6. Analysis of the NORX Permutation

This folder contains several scripts for Chapter 6, which is about analysis of the NORX core permutation. The code extensively uses the cryptools, a SageMath-based package of cryptanalytic tools.

There are two components:

  1. cycles/: find all cycles and record tuples (value on the cycle, cycle length); results are in cycles/cycles.out
  2. low_degree_invariants/: compute dimensions of invariant spaces by the degree, based on cycle decomposition.