Pinned Repositories
AES
This is a simple and intuitive c-implementation of AES.
csidh
Stronger and Faster Side-Channel Protections for CSIDH
csidh_withstrategies
Optimal strategies for CSIDH
CSSI
Here you will find an implementation of the MIMT-basic, MIMT-DFS, and VW approaches used for finding a degree-2^e isogeny between two supersingular elliptic curves defined over F_{p^2}
ELgamal
This is a C-implementation of Elgamal cryptosystem, which was done with the collaboration of Cuate-Gozález Oliver-Fernando.
lip-properties
Properties of Lattice Isomorphism as a Cryptographic Group Action
relaxed-lce-algorithms
Don’t Use It Twice! Solving Relaxed Linear Code Equivalence Problems
sibc
Supersingular Isogeny-Based Cryptography constructions (python-code library)
sqale-csidh-velusqrt
The SQALE of CSIDH: Square-root velu Quantum-resistant isogeny Action with Low Exponents
Constant-time-CSURF-CRADS
Constant-time implementation of CSIDH using CSURF and radical isogenies
JJChiDguez's Repositories
JJChiDguez/sibc
Supersingular Isogeny-Based Cryptography constructions (python-code library)
JJChiDguez/csidh
Stronger and Faster Side-Channel Protections for CSIDH
JJChiDguez/sqale-csidh-velusqrt
The SQALE of CSIDH: Square-root velu Quantum-resistant isogeny Action with Low Exponents
JJChiDguez/CSSI
Here you will find an implementation of the MIMT-basic, MIMT-DFS, and VW approaches used for finding a degree-2^e isogeny between two supersingular elliptic curves defined over F_{p^2}
JJChiDguez/AES
This is a simple and intuitive c-implementation of AES.
JJChiDguez/csidh_withstrategies
Optimal strategies for CSIDH
JJChiDguez/code-strategies
Computing Isogenies of Power-Smooth Degrees Between PPAVs
JJChiDguez/ELgamal
This is a C-implementation of Elgamal cryptosystem, which was done with the collaboration of Cuate-Gozález Oliver-Fernando.
JJChiDguez/relaxed-lce-algorithms
Don’t Use It Twice! Solving Relaxed Linear Code Equivalence Problems
JJChiDguez/root-finding
This a magma implementation of a root-finding algorithm of a very special degree-(q^d) "sparse" polynomials h^\sigma(x) which has monomials of the form x^{q^i} and at most d coeffcients different from zero where q = p^n for some integer n>=1..
JJChiDguez/lip-properties
Properties of Lattice Isomorphism as a Cryptographic Group Action
JJChiDguez/8-puzzle
This is an python implemention, which solves the 8-puzzle game by using the A* algorithm.
JJChiDguez/age
A simple, modern and secure encryption tool (and Go library) with small explicit keys, no config options, and UNIX-style composability.
JJChiDguez/Castryck-Decru-SageMath
A SageMath implementation of the Castryck-Decru Key Recovery attack on SIDH
JJChiDguez/combining_GLS_with_GHS
Here, we show (with help of the Algebra System Magma), how to use the GLS to improve the Index-Calculus algorithm applied on the image of the GHS Weil descent.
JJChiDguez/gGHS-check
Script to check if a given binary GLS curve is (or not) vulnerable under the gGHS attack
JJChiDguez/JJChiDguez
This is me!
JJChiDguez/JJChiDguez.github.io
This is my webpage!
JJChiDguez/Latin-American-Cryptographers.github.io
JJChiDguez/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
JJChiDguez/markdown-it
Markdown parser, done right. 100% CommonMark support, extensions, syntax plugins & high speed
JJChiDguez/monokai-emacs
Monokai for Emacs is a port of the popular TextMate theme Monokai by Wimer Hazenberg.
JJChiDguez/PQCrypto-SIDH
SIDH Library is a fast and portable software library that implements state-of-the-art supersingular isogeny cryptographic schemes. The chosen parameters aim to provide security against attackers running a large-scale quantum computer, and security against classical algorithms.
JJChiDguez/SIDH-Sign
JJChiDguez/SuperSolver