Software Collaborations
Most of my software contributions can be accessed on My GitHub Profile. But there is a couple of external repositories where I have collaborated. I list them:
- pqc-engineering-ssec-23 ๐: Let us walk on the 3-isogeny graph: efficient, fast, and simple
- pqc-duit-reloaded ๐: Donโt Use It Twice: Reloaded!
- kemtls-secsidh ๐: Optimizations and Practicality of High-Security CSIDH
- SIPFD ๐: Supersingular Fixed Degree Isogeny Path problem
- Faulty isogenies ๐: a new kind of leakage
- A formula for disaster ๐: a unified approach to elliptic curve special-point-based attacks
- sibc ๐ (latest version here ๐): a python3-code library dedicated to supersingular isogeny-based cryptography constructions
- Fully projective radical isogenies in constant-time ๐: a constant-time Python-code implementation of CSURF and the radical isogeny procedures
- ECCKiila ๐: a dynamic ECC SW stacks generator w/good security properties and fast performance, which includes rigging for downstream projects such as OpenSSL, gost-engine, NSS, etc