Skip to content
#

djb

Here are 21 public repositories 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 May 4, 2026
  • TeX
CryptAttackTester

This repository contains my thesis work. The aim was to integrate parallelization for the existing ISD algorithms into the CryptAttackTester framework.

  • Updated Jul 27, 2026
  • Jupyter Notebook

Add this topic to your repo

To associate your repository with the djb topic, visit your repo's landing page and select "manage topics."

Learn more