diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-10-06 12:33:58 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-10-06 12:33:58 +0200 |
commit | 859e6f55f69a94790894a26c9628e494e6af4808 (patch) | |
tree | b493744de5123c5fce901f980b6260adb7e2112c /doc/man/libkeccak_spec_rawshake.3 | |
parent | add libkeccak_spec_check.3 (diff) | |
download | libkeccak-859e6f55f69a94790894a26c9628e494e6af4808.tar.gz libkeccak-859e6f55f69a94790894a26c9628e494e6af4808.tar.bz2 libkeccak-859e6f55f69a94790894a26c9628e494e6af4808.tar.xz |
add libkeccak_generalised_spec_initialise.3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc/man/libkeccak_spec_rawshake.3')
-rw-r--r-- | doc/man/libkeccak_spec_rawshake.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/libkeccak_spec_rawshake.3 b/doc/man/libkeccak_spec_rawshake.3 index 0da15db..0759150 100644 --- a/doc/man/libkeccak_spec_rawshake.3 +++ b/doc/man/libkeccak_spec_rawshake.3 @@ -36,7 +36,8 @@ libkeccak_spec_rawshake(&spec, 256, 512); .SH SEE ALSO .BR libkeccak_spec_sha3 (3), .BR libkeccak_spec_shake (3), -.BR libkeccak_spec_check (3) +.BR libkeccak_spec_check (3), +.BR libkeccak_generalised_spec_initialise (3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. |