Shuffling arrays in constant time is a common problem in modern cryptography. This project involves analyzing the technique proposed in https://cr.yp.to/2024/insertionseries-20240515.py, and implementing it in C, possibly employing parallelization.
c cryptography porting computer-engineering djb polimi computer-science-and-engineering python-to-c cww insertion-in-array complexity-study cryptography-and-architecture-for-computer-securit daniel-j-bernstein constant-weight-word insertion-series porting-python-to-c
- Updated
Aug 8, 2025 - TeX