Skip to content
  • Yawning Angel's avatar
    Add the SHA-3 hash functions to common/crypto.h. · 687f9b3b
    Yawning Angel authored
     * DIGEST_SHA3_[256,512] added as supported algorithms, which do
       exactly what is said on the tin.
     * test/bench now benchmarks all of the supported digest algorithms,
       so it's possible to see just how slow SHA-3 is, though the message
       sizes could probably use tweaking since this is very dependent on
       the message size vs the SHA-3 rate.
    687f9b3b