Danny Robson
18b465ea67
Add stubs for, * blowfish * blake * blake2 * md6 * pbkdf2 * ripemd * chacha * rabbit * rc5 * rc6 * salsa |
||
---|---|---|
block | ||
hash | ||
stream | ||
test | ||
tools | ||
CMakeLists.txt | ||
Doxyfile.in | ||
fwd.hpp | ||
libcruft-crypto.pc.in | ||
README |
A naive C++17 implementation of several cryptography primitives. Do not use this code for anything that needs security. They are deliberately not secure against many types of attack (such as cache timing attacks). Many were literally written between/during rounds of Overwatch or while watching Netflix...