mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +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
2
Crypto.h
2
Crypto.h
|
@ -279,7 +279,7 @@ namespace crypto
|
|||
#endif
|
||||
};
|
||||
|
||||
void InitCrypto (bool precomputation, bool withGost = false);
|
||||
void InitCrypto (bool precomputation);
|
||||
void TerminateCrypto ();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue