Kaydet (Commit) 3648c322 authored tarafından Valek Filippov's avatar Valek Filippov Kaydeden (comit) Fridrich Štrba

Add OIDs for Russian crypto algorithms.

Change-Id: Id1d6a623863d7643401dce912991e61de16695f2
üst 44faceac
......@@ -142,10 +142,15 @@ OIDItem OIDs[] = {
{"2.16.840.1.101.2.1.1.18", "Unknown"},
{"2.16.840.1.101.2.1.1.19", "MISSI DSS Algorithm"},
{"2.16.840.1.101.2.1.1.20", "MISSI KEA and DSS Algorithm"},
{"2.16.840.1.101.2.1.1.21", "Unknown"}
{"2.16.840.1.101.2.1.1.21", "Unknown"},
{"1.2.643.2.2.35.0", "GOST_R_34.10-2001_Test"},
{"1.2.643.2.2.35.1", "GOST_R_34.10-2001_Sign_DH_PRO"},
{"1.2.643.2.2.35.2", "GOST_R_34.10-2001_Sign_DH_CARD"},
{"1.2.643.2.2.35.3", "GOST_R_34.10-2001_Sign_DH"},
{"1.2.643.2.2.36.0", "GOST_R_34.10-2001_Sign_DH_PRO"}
};
int nOID = 115;
int nOID = 120;
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment