mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 15:03:41 +01:00
13 lines
215 B
INI
13 lines
215 B
INI
openssl_conf = openssl_def
|
|
|
|
[openssl_def]
|
|
engines = engine_section
|
|
|
|
[engine_section]
|
|
gost = gost_section
|
|
|
|
[gost_section]
|
|
engine_id = gost
|
|
default_algorithms = ALL
|
|
CRYPT_PARAMS = id-Gost28147-89-CryptoPro-A-ParamSet
|