diff options
Diffstat (limited to 'doc/man/libkeccak_degeneralise_spec.3')
-rw-r--r-- | doc/man/libkeccak_degeneralise_spec.3 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/man/libkeccak_degeneralise_spec.3 b/doc/man/libkeccak_degeneralise_spec.3 index 17a9015..a9a147b 100644 --- a/doc/man/libkeccak_degeneralise_spec.3 +++ b/doc/man/libkeccak_degeneralise_spec.3 @@ -108,10 +108,11 @@ if ((r = libkeccak_spec_check(&spec))); .BR libkeccak_spec_check (3), .BR libkeccak_spec_sha3 (3), .BR libkeccak_spec_rawshake (3), -.BR libkeccak_spec_shake (3) +.BR libkeccak_spec_shake (3), +.BR libkeccak_state_initialise (3) .SH AUTHORS Principal author, Mattias Andrée. See the LICENSE file for the full list of authors. .SH BUGS -Please report bugs to https://github.com/maandree/bus/issues or to +Please report bugs to https://github.com/maandree/libkeccak/issues or to maandree@member.fsf.org |