X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=INSTALL.md;h=8e36721945842cf81f6aa13b1a7e4adbe48eebcb;hb=9128b0a98a8f89be2830eabca0cdc0b6b344172b;hp=5849af24013b7d7fb51096284f741ab628a7b951;hpb=78c3ffe75dfea328fd604f8e2f34338079e09c98;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]`.