Danny Robson 0f12e8a87c block: remove blowfish stubs
They appear to be copied directly for a source of unknown origin, and
are dead code as it stands. Reimplement if required.
2018-12-02 14:25:43 +11:00
2018-12-02 14:25:43 +11:00
2018-08-05 14:51:17 +10:00
2018-08-05 14:51:17 +10:00
2018-08-05 14:51:17 +10:00
2018-12-02 14:25:43 +11:00
2018-08-04 15:26:23 +10:00
2018-01-14 17:17:34 +11:00
2018-12-02 13:17:54 +11:00

A naive cxx17 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, or _literally anything else_).  Many were literally written between/during rounds of Overwatch or while watching Netflix...
Description
No description provided
Readme 254 KiB
Languages
C++ 99%
CMake 1%