aes-cipher topic
cryptogams
CRYPTOGAMS distribution repository
Whitebox-crypto-AES
Whitebox AES implementation in C++. Chow, Karroumi.
aes-whitebox
WBC AES implementation in C++ using Chow and Muir papers supporting 128, 192, 256, 512, 1024, 2048 and 4096-bit keys
AESCipher-Java
AES encryption working between Objective-C and Java.
kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
cortexm-AES
high performance AES implementations optimized for cortex-m microcontrollers
CryptoApp
加密解密工具箱GUI程序,支持Windows和linux系统。
AES-go
AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.