Danny Robson 777c4ef2d8 tools/bench: disable MD2
MD2 is _far_ too slow (and less prevalent) compared to the other hashes
that we test.
2019-02-22 12:34:11 +11:00
2018-12-08 22:25:12 +11:00
2019-02-21 17:44:11 +11:00
2019-02-21 17:44:11 +11:00
2019-02-22 12:34:11 +11:00
2019-02-21 17:44:11 +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%