bozhu / AES-GCM-PythonLinks
A Python implementation of the authenticated encryption mode Galois/Counter Mode (GCM).
☆46Updated 8 years ago
Alternatives and similar repositories for AES-GCM-Python
Users that are interested in AES-GCM-Python are comparing it to the libraries listed below
Sorting:
- White-box Analysis and Implementation Tools☆75Updated 3 years ago
- Attacks on Jarvis and Friday☆10Updated 5 years ago
- SCALE: Side-Channel Attack Lab. Exercises☆43Updated 2 years ago
- ☆20Updated 5 years ago
- A python implementation of the block cipher RC4☆41Updated 7 years ago
- Pure python, slow and standard implementation of PKCS #1 also knows as RSA☆31Updated 2 years ago
- AES on CUDA☆27Updated 16 years ago
- ☆11Updated 5 years ago
- Hulk is able to bruteforce missing bytes after a DCA attack on AES with his special ability of AES-NI☆13Updated 6 years ago
- ☆77Updated 7 years ago
- Yet Another Toolkit for Analysis of ARX Cryptographic Algorithms☆32Updated 3 years ago
- Official archive of https://code.google.com/p/cryptospecs/☆76Updated 6 years ago
- Tools for "Another Flip in the Wall"☆39Updated 7 years ago
- PyCryptoPlus: a pycrypto extension written 100% in Python☆76Updated 8 years ago
- HexPADS, a host-based, Performance-counter-based Attack Detection System☆39Updated 3 years ago
- A semi-demi-working proof of concept for a mix of spectre and meltdown vulnerabilities☆129Updated 7 years ago
- Timing Attack on TLS' ECDSA signature☆46Updated 10 years ago
- A quick PoC to try out the "meltdown" timing attack.☆155Updated 7 years ago
- This repository contains examples of DRAMA reverse-engineering and side-channel attacks☆188Updated 8 years ago
- A tool to perform (higher-order) correlation power analysis attacks (CPA).☆163Updated 3 years ago
- Implementations of the Simon and Speck Block Ciphers☆102Updated 7 years ago
- MASCAB: a Micro-Architectural Side-Channel Attack Bibliography☆41Updated 7 years ago
- masked, bit-sliced AES-128 demo code☆14Updated 8 months ago
- ☆149Updated 6 years ago
- Elliptic Curve Cryptography playground/toolkit written in pure Python☆68Updated 2 years ago
- Implementation of Bleichenbacher, Manger and Ben-Or attacks on RSA PKCS#1 v1.5☆42Updated 6 years ago
- SECCURE compatible Elliptic Curve cryptography in Python