Skip to content
#

porting-python-to-c

Here is 1 public repository matching this topic...

Constant_Time-Parallel_Shuffling

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.

  • Updated Aug 4, 2025
  • C

Improve this page

Add a description, image, and links to the porting-python-to-c topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the porting-python-to-c topic, visit your repo's landing page and select "manage topics."

Learn more