Stars
Parallel password cracker. Supports NTLM, LM, MD5, MD4, SHA1, SHA224, SHA256, SHA384, and SHA512.
A JavaScript/TypeScript implementation of the complete Secure Hash Standard (SHA) family (SHA-1, SHA-224/256/384/512, SHA3-224/256/384/512, SHAKE128/256, cSHAKE128/256, and KMAC128/256) with HMAC.
This implementation of RSA is on an FPGA platform to test the performance of the algorithm in terms of latency as a comparison to AES
aes-256-cbc encrypt and decrypt examples
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
Animation of the SHA-256 hash function in your terminal.