aboutsummaryrefslogtreecommitdiffstats
path: root/man3/libkeccak_state_initialise.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>
2022-02-27Add cSHAKEMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2021-12-24Add man pages for zero-copy functionsMattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2019-02-12Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffixMattias Andrée1-1/+1
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-9/+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-11/+14
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-10grammaro + add libkeccak_hmac_create.3Mattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-08add libkeccak_hmac_initialise.3Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-07add libkeccak_fast_update.3 and libkeccak_update.3Mattias Andrée1-0/+4
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_marshal.3, libkeccak_state_marshal_size.3, libkeccak_state_unmarshal.3, and libkeccak_state_unmarshal_skip.3Mattias Andrée1-1/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06mMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_copy.3 and libkeccak_state_duplicate.3Mattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
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_destroy.3 and libkeccak_state_fast_destroy.3Mattias Andrée1-0/+2
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06add libkeccak_state_reset.3Mattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-10-06m + add libkeccak_state_initialise.3Mattias Andrée1-0/+46
Signed-off-by: Mattias Andrée <maandree@operamail.com>