aes-ni
Here are 26 public repositories matching this topic...
C/C++ library for encrypting & decrypting data with AES-128/192/256.
-
Updated
Jun 22, 2025 - C
High-performance cryptographic library in C/x86-64 ASM — AES-NI, AVX2, ChaCha20, SM4 with masked S-Boxes. Educational only.
-
Updated
Mar 13, 2026 - C
A .NET implementation of the HiAE AEAD scheme.
-
Updated
Sep 7, 2025 - C#
Projet dans la suite logique de nm/otools qui a pour principe de modifier les headers d'un fichier de type ELF64. Le but ici est de pouvoir ajouter un morceau de code et obfuscer une partie d'un fichier non strippé. Chiffrement du binaire en AES-NI. Codé en: C, ASM, SHELLCODE
-
Updated
Aug 1, 2017 - C
For Solutions of the open crypto course of Dan Boneh
-
Updated
Sep 14, 2020 - C++
A zero-dependency C++17 AES encryption library supporting AES-128, AES-192, and AES-256 in ECB, CBC, CTR, and GCM modes, with SIMD-accelerated backends and runtime CPU dispatch
-
Updated
Apr 12, 2026 - C++
Demonstration suites for AES instruction set in PuTTY SSH client
-
Updated
Apr 25, 2021 - C
Salmon is a fast AES-256 CTR encryption library with support for data integrity, fast parallel operations, and seekable streams. It provides an API for encrypted data, byte streams, text, and a virtual drive API for encrypted local and remote files. Optimized for Intel x86_64, ARM64, and GPU cards.
-
Updated
Mar 1, 2026 - Java
AES-CTR implementation using AES-NI intrinsics and SIMD operations
-
Updated
Oct 17, 2023 - C++
Improve this page
Add a description, image, and links to the aes-ni topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aes-ni topic, visit your repo's landing page and select "manage topics."