]> git.lizzy.rs Git - dragonfireclient.git/history - src/util/srp.cpp
Move basic, non-numeric macros from util/numeric.h to basicmacros.h
[dragonfireclient.git] / src / util / srp.cpp
2015-09-30 est31Fix some SRP issues
2015-08-06 est31Initialize random for verification key generation too
2015-07-24 est31Check output of mpz_set_str and fix leak on error condition
2015-07-24 Loic BlotRemove some old dead code. Fix some Clang warnings...
2015-05-11 est31Make early protocol auth mechanism generic, and add SRP