mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
GOST signature unit test added
This commit is contained in:
@@ -799,7 +799,7 @@ namespace crypto
|
||||
}*/
|
||||
|
||||
|
||||
void InitCrypto (bool precomputation, bool withGost)
|
||||
void InitCrypto (bool precomputation)
|
||||
{
|
||||
SSL_library_init ();
|
||||
/* auto numLocks = CRYPTO_num_locks();
|
||||
|
||||
Reference in New Issue
Block a user