Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gostObject: fix some of the id-GostR3411-94-CryptoPro OID names #2

Merged
merged 1 commit into from
Apr 24, 2015
Merged

Conversation

milabs
Copy link
Contributor

@milabs milabs commented Mar 23, 2015

CryptoPro uses CryptoProParamSet and CryptoPro-B/C/D-ParamSet for the id-GostR3411-94-... OID names:

szOID_GostR3411_94_TestParamSet "1.2.643.2.2.30.0"  Тестовый узел замены
szOID_GostR3411_94_CryptoProParamSet    "1.2.643.2.2.30.1"  Узел замены функции хэширования по умолчанию, вариант "Верба-О"
szOID_GostR3411_94_CryptoPro_B_ParamSet "1.2.643.2.2.30.2"  Узел замены функции хэширования, вариант 1
szOID_GostR3411_94_CryptoPro_C_ParamSet "1.2.643.2.2.30.3"  Узел замены функции хэширования, вариант 2
szOID_GostR3411_94_CryptoPro_D_ParamSet "1.2.643.2.2.30.4"  Узел замены функции хэширования, вариант 3

http://cpdn.cryptopro.ru/content/csp36/html/group___pro_c_s_p_ex_CP_PARAM_OIDS.html

rudonick added a commit that referenced this pull request Apr 24, 2015
gostObject: fix some of the id-GostR3411-94-CryptoPro OID names
@rudonick rudonick merged commit 98173cd into rudonick:master Apr 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants