aes-ni
There are 17 repositories under aes-ni topic.
bricke/Qt-AES
Native Qt AES encryption class
emmansun/gmsm
ShangMi (SM) cipher suites for golang (Go语言商用密码软件)
wqweto/VbAsyncSocket
Sockets with pure VB6 impl of TLS encryption
dot-asm/cryptogams
CRYPTOGAMS distribution repository
stong/bruteforce
Brute forcing scripts for bad CTF problems
tkp1n/AesNi
Fully managed AES implementation in .NET based on AES-NI
GeneralZero/aes-brute-force
AES-NI bruteforcer for bad Character Sets
tautastic/aes-ctr
AES-CTR implementation using AES-NI intrinsics and SIMD operations
hadipourh/ctiming
Measuring the Performance of C Implementations in CPU clock cycle
codahale/areion
A Rust implementation of the Areion256 and Areion512 permutations.
lemon-mint/exp-pkgs
experimental packages
mku11/Salmon-AES-CTR
Salmon is an AES-256 encryption library with built-in integrity, parallel operations, and seekable stream support. It provides a high level API for encrypting data, streams, and a virtual drive API for encrypting files. Salmon is powered by a fast native library for Intel x86_64 and ARM64.
pavelkryukov/putty-aes-ni
Demonstration suites for AES instruction set in PuTTY SSH client
byut/aes
An implementation of the Advanced Encryption Standard (AES) in Assembly language, utilizing the Intel Advanced Encryption Standard New Instructions (AES-NI)
kperreau/woody
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
burcel/aes-cpp
AES C++ implementation
lingering/Cryptography-Solution-Dan-Boneh
For Solutions of the open crypto course of Dan Boneh