block-cipher topic
aes
Verilog implementation of the symmetric block cipher AES (Advanced Encryption Standard) as specified in NIST FIPS 197. This implementation supports 128 and 256 bit keys.
dcrypt
A petite library of encryption functions for PHP
penetration_testing
🎩 [penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware, Spyware, Python, Go, C|EH.
aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
aes
Fast constant-time AES implementations on 32-bit architectures
gostcrypto
GOST cryptographic functions
yogcrypt
A fast, general purpose crypto library in pure Rust.