aesni
There are 7 repositories under aesni topic.
bricke/Qt-AES
Native Qt AES encryption class
stong/bruteforce
Brute forcing scripts for bad CTF problems
jkivilin/camellia-simd-aesni
Camellia cipher SIMD vector implementations for x86 (with AES-NI, VAES and/or GFNI instructions), ARM (with ARMv8 Crypto Extension instructions) and POWER (with VMX+VSX+crypto instructions)
mrdcvlsc/AES
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
Maxul/SGX-AES-256
AES-NI Crypto for Intel SGX
hadipourh/ctiming
Measuring the Performance of C Implementations in CPU clock cycle
lenerd/libaesni
Thin wrapper around the AES-NI instructions.