Pinned Repositories
AppsAndroid
Conjunto de aplicaciones Android de diversas funcionalidades.
ArxPy
Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.
Bachelor-Projects
Projects of different courses during my Bachelor's degree
BoolCrypt
Python library for vectorial Boolean functions in cryptography
CASCADA
A tool to evaluate the security of cryptographic primitives against distinguishing attacks with bit-vector SMT solvers.
ccepy
Criptografía con Curvas Elípticas con Python
QiPy
A Python library to work with elements, ideals, ideal classes and class groups from quadratic integer rings.
TFG
Trabajo Fin de Grado: Curvas Elípticas en Criptografía
whiteboxarx
Implicit White-box Implementations of ARX Ciphers
whiteboxecdsa
White-box Implementations of ECDSA from the WhibOx CHES 2021 Challenge
ranea's Repositories
ranea/ArxPy
Tool to find XOR differential and rotational-XOR characteristics of ARX primitives.
ranea/CASCADA
A tool to evaluate the security of cryptographic primitives against distinguishing attacks with bit-vector SMT solvers.
ranea/whiteboxarx
Implicit White-box Implementations of ARX Ciphers
ranea/TFG
Trabajo Fin de Grado: Curvas Elípticas en Criptografía
ranea/BoolCrypt
Python library for vectorial Boolean functions in cryptography
ranea/ccepy
Criptografía con Curvas Elípticas con Python
ranea/QiPy
A Python library to work with elements, ideals, ideal classes and class groups from quadratic integer rings.
ranea/AppsAndroid
Conjunto de aplicaciones Android de diversas funcionalidades.
ranea/whiteboxecdsa
White-box Implementations of ECDSA from the WhibOx CHES 2021 Challenge
ranea/Bachelor-Projects
Projects of different courses during my Bachelor's degree
ranea/Simple-Latex-Templates
Some simple templates for latex
ranea/cryptopals
Cryptopals crypto challenges with modern C++
ranea/Decrypting-Polyalphabetic-Ciphers
Decrypting polyalphabetic ciphers using Kasiski's Method and Index of Coincidence