X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=INSTALL.md;fp=INSTALL.md;h=8e36721945842cf81f6aa13b1a7e4adbe48eebcb;hb=3feabe343608ffbcb8afc887e3931796dd7f5b46;hp=5849af24013b7d7fb51096284f741ab628a7b951;hpb=1b64cb921e3100f76c164a482dfc3396b022be4c;p=openssl-gost%2Fengine.git diff --git a/INSTALL.md b/INSTALL.md index 5849af2..8e36721 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -102,7 +102,7 @@ BouncyCastle cryptoprovider has some problems with private key parsing from PrivateKeyInfo, so if you want to use old private key representation format, which supported by BC, you must add: - PK_PARAMS = LEGACY_PK_WRAP + GOST_PK_FORMAT = LEGACY_PK_WRAP to `[gost_section]`.