GOST signature unit test added

This commit is contained in:
orignal 2017-03-21 10:45:57 -04:00
parent 7a51abc2f9
commit 13aab750dd
4 changed files with 36 additions and 5 deletions

View file

@ -799,7 +799,7 @@ namespace crypto
}*/
void InitCrypto (bool precomputation, bool withGost)
void InitCrypto (bool precomputation)
{
SSL_library_init ();
/* auto numLocks = CRYPTO_num_locks();