mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-28 11:47:48 +02:00
tc26 paramSetA 512 for GOST 34.1002012
This commit is contained in:
parent
af2a3f3a65
commit
da2c49ab66
3 changed files with 10 additions and 1 deletions
1
Gost.h
1
Gost.h
|
@ -22,6 +22,7 @@ namespace crypto
|
|||
//eGOSTR3410CryptoProXchB, // 1.2.643.2.2.36.1
|
||||
// GOST R 34.10-2012
|
||||
eGOSTR3410TC26A256, // 1.2.643.7.1.2.1.1.1
|
||||
eGOSTR3410TC26A512, // 1.2.643.7.1.2.1.2.1
|
||||
eGOSTR3410TC26C512, // 1.2.643.7.1.2.1.2.3
|
||||
eGOSTR3410NumParamSets
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue