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:

  1. pqc-engineering-ssec-23 ๐Ÿ”—: Let us walk on the 3-isogeny graph: efficient, fast, and simple
  2. pqc-duit-reloaded ๐Ÿ”—: Donโ€™t Use It Twice: Reloaded!
  3. kemtls-secsidh ๐Ÿ”—: Optimizations and Practicality of High-Security CSIDH
  4. SIPFD ๐Ÿ”—: Supersingular Fixed Degree Isogeny Path problem
  5. Faulty isogenies ๐Ÿ”—: a new kind of leakage
  6. A formula for disaster ๐Ÿ”—: a unified approach to elliptic curve special-point-based attacks
  7. sibc ๐Ÿ”— (latest version here ๐Ÿ”—): a python3-code library dedicated to supersingular isogeny-based cryptography constructions
  8. Fully projective radical isogenies in constant-time ๐Ÿ”—: a constant-time Python-code implementation of CSURF and the radical isogeny procedures
  9. 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