Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
-
Updated
Jul 2, 2020 - Python
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
Cracking 2DES using a meet-in-the-middle attack implemented in python 3.
Explicación, problemas y soluciones relacionados con el algoritmo meet in the middle.
Go Meet in The Middle Key Cracker
my solutions for the HW in the symmetric cipher breaking course, all the HW are exercises from the https://cryptanex.hideinplainsight.io/ website
From basic algorithms like Sieve, Bitwise-sieve, Segmnted-sieve, Modular Arithmetic, Big Mod to Primality test, CRT etc. all other advance number theory algorithms.
C implementation of a SHA-1 cracker with various optimizations
Implémentation du chiffrement PRESENT24, de son déchiffrement et d'une attaque par le milieu sur Double-PRESENT24.
Implementation and linear cryptanalysis of a simplified AES-like cipher
SubsetSum: a study on 'The Subset-Sum Problem'.
Add a description, image, and links to the meet-in-the-middle topic page so that developers can more easily learn about it.
To associate your repository with the meet-in-the-middle topic, visit your repo's landing page and select "manage topics."