aboutsummaryrefslogtreecommitdiff
path: root/engines/ccgost/README.gost
diff options
context:
space:
mode:
Diffstat (limited to 'engines/ccgost/README.gost')
-rw-r--r--engines/ccgost/README.gost2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/ccgost/README.gost b/engines/ccgost/README.gost
index c96cccc..abc5a9b 100644
--- a/engines/ccgost/README.gost
+++ b/engines/ccgost/README.gost
@@ -193,7 +193,7 @@ Russian clients and RSA/DSA ciphersuites for foreign clients.
openssl dgst -mac gost-mac -macopt key:<32 bytes of key> datafile
- Note absense of an option that specifies digest algorithm. gost-mac
+ Note absence of an option that specifies digest algorithm. gost-mac
algorithm supports only one digest (which is actually part of
implementation of this mac) and OpenSSL is clever enough to find out
this.