mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-29 12:17:49 +02:00
GOST signature unit test added
This commit is contained in:
parent
7a51abc2f9
commit
13aab750dd
4 changed files with 36 additions and 5 deletions
|
@ -799,7 +799,7 @@ namespace crypto
|
|||
}*/
|
||||
|
||||
|
||||
void InitCrypto (bool precomputation, bool withGost)
|
||||
void InitCrypto (bool precomputation)
|
||||
{
|
||||
SSL_library_init ();
|
||||
/* auto numLocks = CRYPTO_num_locks();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue