aboutsummaryrefslogtreecommitdiff
path: root/engines/ccgost/README.gost
diff options
context:
space:
mode:
authorVeres Lajos <vlajos@gmail.com>2013-06-13 00:22:32 +0100
committerBen Laurie <ben@links.org>2013-09-05 21:39:42 +0100
commit478b50cf67d6a91fdcd584cff57c58b7e863055d (patch)
tree2503e85a768e8bde5edace29c80222b47ea1f0ea /engines/ccgost/README.gost
parentd2625fd65772ce3de2563e648decd2d1074fd873 (diff)
downloadopenssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.zip
openssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.tar.gz
openssl-478b50cf67d6a91fdcd584cff57c58b7e863055d.tar.bz2
misspellings fixes by https://github.com/vlajos/misspell_fixer
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.