Collaboration in software repository projects
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:
- 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;