mirror of
https://github.com/mozilla/cipherscan.git
synced 2024-11-04 23:13:41 +01:00
13 lines
215 B
Plaintext
13 lines
215 B
Plaintext
|
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
|