You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Add a description, image, and links to the
cryptography-and-architecture-for-computer-securit
topic page so that developers can more easily learn about it.
To associate your repository with the
cryptography-and-architecture-for-computer-securit
topic, visit your repo's landing page and select "manage topics."