diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-06 19:39:50 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-06 19:39:50 +0200 |
commit | fd18b408c300372bc37e73c928652fbef0c8a843 (patch) | |
tree | fcc24b5c555cab3966007d6b31c53a789b270025 /doc/man/libkeccak_spec_sha3.3 | |
parent | m (diff) | |
download | libkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.gz libkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.bz2 libkeccak-fd18b408c300372bc37e73c928652fbef0c8a843.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man/libkeccak_spec_sha3.3')
-rw-r--r-- | doc/man/libkeccak_spec_sha3.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_spec_sha3.3 b/doc/man/libkeccak_spec_sha3.3 index 60f1469..f190982 100644 --- a/doc/man/libkeccak_spec_sha3.3 +++ b/doc/man/libkeccak_spec_sha3.3 @@ -13,8 +13,9 @@ Link with \fI-lkeccak\fP. .SH DESCRIPTION The .BR libkeccak_spec_sha3 () -sets \fI*spec\fP to specify the Keccak parameters used for SHA-3 -hashing with the output size specified, in bits, via the \fIx\fP parameter. +function sets \fI*spec\fP to specify the Keccak parameters +used for SHA-3 hashing with the output size specified, +in bits, via the \fIx\fP parameter. .SH RETURN VALUES The .BR libkeccak_spec_sha3 () |