diff options
Diffstat (limited to 'doc/man/libkeccak_shakesum_fd.3')
-rw-r--r-- | doc/man/libkeccak_shakesum_fd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man/libkeccak_shakesum_fd.3 b/doc/man/libkeccak_shakesum_fd.3 index 506cff6..f17c25e 100644 --- a/doc/man/libkeccak_shakesum_fd.3 +++ b/doc/man/libkeccak_shakesum_fd.3 @@ -15,7 +15,7 @@ Link with \fI-lkeccak\fP. .SH DESCRIPTION The .BR libkeccak_shakesum_fd () -calculates a SHAKE hashsum of a file, whose file desriptor is +function calculates a SHAKE hashsum of a file, whose file desriptor is specified by \fIfd\fP (and should be at the beginning of the file.) The hash algorithm is tuned by the \fIsemicapacity\fP and \fIoutput\fP parameters; they specify the half of the capacity and the output size, |