aboutsummaryrefslogtreecommitdiff
path: root/README.gost
diff options
context:
space:
mode:
authorboggard <varyanik2@gmail.com>2017-07-12 16:57:50 +0300
committerboggard <varyanik2@gmail.com>2017-07-12 16:57:50 +0300
commitf8a4b31268d06d4deea274a7d3e644cf4f84e386 (patch)
treee00f020ad49e3c955b58f27fb0fe0d8eb2a4250d /README.gost
parent47f320eef7b307d8308106ebb46d539d200af767 (diff)
downloadgost-engine-f8a4b31268d06d4deea274a7d3e644cf4f84e386.zip
gost-engine-f8a4b31268d06d4deea274a7d3e644cf4f84e386.tar.gz
gost-engine-f8a4b31268d06d4deea274a7d3e644cf4f84e386.tar.bz2
Private key format configure by openssl.cnf file
Diffstat (limited to 'README.gost')
-rw-r--r--README.gost4
1 files changed, 4 insertions, 0 deletions
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