vault: Implementation of Various Cryptographic and Hash Functions
•
1 min read
•
100 words
vault
is an all-in-one library which defines cryptographic and hash functions such as the SHA family of hash functions, AES encryption system, MD5 and CRC checksum, etc. A project to learn and implement cryptography.