Projects
Schemes, standards, and open-source code that go alongside my research — mostly proof-of-concept implementations released with a paper.
-
SDitH
A NIST PQC Round 3 candidate for the additional digital signatures process, based on the syndrome decoding problem.
-
Online/Offline Signatures
A proof-of-concept implementation of post-quantum online/offline signatures, with cross-platform benchmarks.
-
SDitH in Hardware
A hardware implementation (in progress) of the Syndrome Decoding in the Head (SDitH) post-quantum signature scheme.
-
Sandwich
An open-source, multi-platform, multi-language library providing a unified API over multiple cryptographic libraries.
-
Falcon on Cortex-M7
Benchmarking code for NIST PQC finalist lattice-based signature schemes on the ARM Cortex-M7.
-
SAGA
A statistical test suite for verifying the correctness of univariate and multivariate Gaussian samplers used in lattice-based cryptography.
-
Dilithium Fault Attack
Source code for a practical fault-attack forgery on the Dilithium lattice-based signature scheme, targeting pqm4 implementations of NIST candidates.
-
GLITCH
An earlier discrete Gaussian sampler testing suite for lattice-based cryptography, since superseded by SAGA.