X-Git-Url: http://www.wagner.pp.ru/gitweb/?a=blobdiff_plain;f=README.gost;h=65544b9170b4ee179ec8ff245ceae7fab5c71c85;hb=HEAD;hp=db6b4b90d1994107763c878b18535b2589abdfae;hpb=c06c4ce230be124a51583f152c61b79ef2371d2b;p=openssl-gost%2Fengine.git diff --git a/README.gost b/README.gost index db6b4b9..65544b9 100644 --- a/README.gost +++ b/README.gost @@ -70,8 +70,8 @@ USAGE WITH COMMAND LINE openssl UTILITY Use -pkeyopt option to pass paramset to algorithm. The following paramsets are supported by gost2001: 0,A,B,C,XA,XB - gost2012_256: 0,A,B,C,XA,XB - gost2012_512: A,B + gost2012_256: 0,A,B,C,XA,XB,TCA,TCB,TCC,TCD + gost2012_512: A,B,C You can also use numeric representation of OID as to destinate paramset. @@ -152,7 +152,7 @@ Russian clients and RSA/DSA ciphersuites for foreign clients. Calculation of HMAC based on GOST R 34.11-94 - openssl dgst -md_gost94 -mac hmac -macopt key:<32 bytes of key> datafile + openssl dgst -md_gost94 -hmac <32 bytes of key> datafile (or use hexkey if key contain NUL bytes) Calculation of GOST 28147 MAC