aboutsummaryrefslogtreecommitdiffstats
path: root/man3/libkeccak_state_destroy.3 (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-15Move man pages into man3/ and man7/Mattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Deprecate typedefsMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-11Split most .c files into one per function and flatten file hierarchyMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-10General API improvementsMattias Andrée1-8/+3
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-09Fix makefile add add OSCONFIGFILEMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-10-14General improvementsMattias Andrée1-0/+0
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-02-10Work on man pagesMattias Andrée1-8/+10
Signed-off-by: Mattias Andrée <maandree@kth.se>
2017-02-10bump year and change e-mailMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2015-10-06add libkeccak_state_create.3, libkeccak_state_fast_free.3 and libkeccak_state_free.3Mattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_wipe.3, libkeccak_state_wipe_sponge.3, and libkeccak_state_wipe_message.3Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_destroy.3 and libkeccak_state_fast_destroy.3Mattias Andrée1-0/+39
Signed-off-by: Mattias Andrée <maandree@operamail.com>