X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;ds=sidebyside;f=README.gost;h=d6d54648c29d33daf79b1a8a00d2b69befdeb897;hb=f8a4b31268d06d4deea274a7d3e644cf4f84e386;hp=9ed86a5b885cd5e48325e0c34d1cc4fb5a4c168d;hpb=47f320eef7b307d8308106ebb46d539d200af767;p=openssl-gost%2Fengine.git diff --git a/README.gost b/README.gost index 9ed86a5..d6d5464 100644 --- a/README.gost +++ b/README.gost @@ -81,6 +81,10 @@ And section which describes configuration of the engine should contain default_algorithms = ALL CRYPT_PARAMS = id-Gost28147-89-CryptoPro-A-ParamSet +If you want use unmask private key format, you must add: + PK_PARAMS = UNMASK +to [gost_section] + Where engine_id parameter specifies name of engine (should be "gost"). dynamic_path is a location of the loadable shared library implementing the engine. If the engine is compiled statically or is located in the OpenSSL