diff options
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 () |