Implementation of authenticated encryption GCM. The block cipher used is AES-128.
☆30Mar 19, 2019Updated 7 years ago
Alternatives and similar repositories for aes_gcm
Users that are interested in aes_gcm are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Standalone AES-GCM library (pulled out of mbed TLS)☆35Apr 28, 2016Updated 10 years ago
- Introduction about SIMD instructions. Mainly about SSE and AVX.☆13Mar 13, 2018Updated 8 years ago
- Implementations of some lightweight block ciphers in C☆19Mar 25, 2018Updated 8 years ago
- Tools to optimize small functions, such as S-boxes, for several criteria using SAT solvers☆28Jul 13, 2017Updated 8 years ago
- Dr. Brian Gladman's XTS-AES implementation☆19Jun 8, 2020Updated 5 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Bitsliced Implementations of Block Ciphers on AVR 8-bit Microcontrollers☆14Nov 21, 2016Updated 9 years ago
- LIGHTER-R is a tool to optimally implement a given 4 × 4 SBox using logic gates from a reversible logic library☆13Oct 6, 2025Updated 7 months ago
- ☆28Mar 4, 2025Updated last year
- Implementation of PKCS7 padding in C☆25Dec 17, 2021Updated 4 years ago
- Reference code for the Simeck family of block ciphers☆15Jun 21, 2015Updated 10 years ago
- VGP (Very Good Privacy) E2E Encryption Library☆11Jan 29, 2021Updated 5 years ago
- Simple implementation of 256 bit AES encryption in GCM mode.☆23Jan 21, 2019Updated 7 years ago
- ☆12Jun 22, 2023Updated 2 years ago
- LLVM with SGX support☆13Feb 5, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Implementation of the SPDM protocol☆15May 20, 2026Updated last week
- Securing Data Analytics on Intel SGX using Randomization☆13Aug 30, 2017Updated 8 years ago
- Optimized assembly implementations of crypto for the RV32I (RISC-V) architecture☆32Oct 14, 2020Updated 5 years ago
- IS416 Final Project. A PoW-based blockchain implementation with attackers trying fork attacks. Language: Go.