debriefff / AESLinks
Implementation of Rijndael cipher algorithm
☆44Updated last year
Alternatives and similar repositories for AES
Users that are interested in AES are comparing it to the libraries listed below
Sorting:
- A pure Python implementation of AES☆204Updated 4 years ago
- A Python implementation of the block cipher IDEA☆15Updated 7 years ago
- A demo of Flush-Reload style Side-channel attack.☆10Updated 6 years ago
- Attacks on Jarvis and Friday☆10Updated 5 years ago
- Yet Another Toolkit for Analysis of ARX Cryptographic Algorithms☆32Updated 3 years ago
- Cryptanalysis code for the SIMON and SPECK families of block ciphers☆20Updated 9 years ago
- Bitsliced Implementations of Block Ciphers on AVR 8-bit Microcontrollers☆14Updated 8 years ago
- Finite field math in python including generic matrix operations and Reed-Solomon error correcting codes.☆65Updated 2 years ago
- Simple deep learning side channel attack. Experimental data set based on chipwhisperer.☆29Updated 4 years ago
- Lattice-Based Post-Quantum Authenticated Key Exchange☆19Updated 8 years ago
- [arXiv'18] Security Analysis of Deep Neural Networks Operating in the Presence of Cache Side-Channel Attacks☆21Updated 5 years ago
- A Python implementation of the authenticated encryption mode Galois/Counter Mode (GCM).☆46Updated 8 years ago
- A python implementation of the SP800-22 Rev 1a PRNG test suite.☆162Updated 4 years ago
- Implementations of the Simon and Speck Block Ciphers☆102Updated 7 years ago
- Differential Address Trace Analysis☆58Updated last year
- Some demo for template side channel attacks☆13Updated 4 years ago
- CPA (Correlation Power Analysis) attacks against the AES (Advanced Encryption Standard)☆24Updated 8 years ago
- Applying MILP Method to Searching Integral Distinguishers Based on Division Property for 6 Lightweight Block Ciphers☆23Updated 8 years ago
- Python code to implement various number theory, elliptic curve and finite field computations.☆101Updated 3 years ago
- A bitsliced implementation of ECB and CTR AES☆54Updated last year
- Toolbox for advanced differential power analysis of symmetric key cryptographic algorithm implementations☆49Updated 7 years ago
- An easy to use tool for cryptanalysis of symmetric primitives based on SMT/SAT solvers.☆97Updated 2 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Python☆68Updated 2 years ago
- A Python interface for https://github.com/fplll/fplll☆149Updated 3 months ago
- Tools to optimize small functions, such as S-boxes, for several criteria using SAT solvers☆27Updated 8 years ago
- Source code of the Whitebox Contest Submission Server☆34Updated last year
- Code for FSE 2020 - Improving the MILP-based Security Evaluation Algorithm against Differential-Linear Cryptanalysis Using A Divide-and-C…☆16Updated 5 years ago
- Implicit White-box Implementations of ARX Ciphers☆17Updated 2 years ago
- Implementation of authenticated encryption GCM. The block cipher used is AES-128.☆28Updated 6 years ago
- Implementation of Differential Power Analysis (DPA) and Correlation Power Analysis (CPA) attacks on AES-128☆25Updated 2 years ago