├── CompactFIPS202.py ├── LICENSE ├── README.md ├── instance_generator.sage └── rescue_prime.sage /CompactFIPS202.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KULeuven-COSIC/Marvellous/HEAD/CompactFIPS202.py -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KULeuven-COSIC/Marvellous/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KULeuven-COSIC/Marvellous/HEAD/README.md -------------------------------------------------------------------------------- /instance_generator.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KULeuven-COSIC/Marvellous/HEAD/instance_generator.sage -------------------------------------------------------------------------------- /rescue_prime.sage: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/KULeuven-COSIC/Marvellous/HEAD/rescue_prime.sage --------------------------------------------------------------------------------