block-cipher topic

List block-cipher repositories

aes

311
Stars
119
Forks
Watchers

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

100
Stars
8
Forks
Watchers

A petite library of encryption functions for PHP

penetration_testing

80
Stars
30
Forks
Watchers

🎩 [penetration testing Book], Kali Magic, Cryptography, Hash Crack, Botnet, Rootkit, Malware, Spyware, Python, Go, C|EH.

aes_128

114
Stars
47
Forks
Watchers

Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.

aes

61
Stars
5
Forks
Watchers

Fast constant-time AES implementations on 32-bit architectures

yogcrypt

21
Stars
3
Forks
Watchers

A fast, general purpose crypto library in pure Rust.