diff options
author | Mattias Andrée <maandree@kth.se> | 2019-02-11 16:22:00 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2019-02-11 16:22:00 +0100 |
commit | 5ff4c5af715d098852d124de116d354ee10f4ea4 (patch) | |
tree | 5789ad5798f2dbf21d9406a2942e48b222f773ae /man | |
parent | Remove old file (diff) | |
download | libkeccak-5ff4c5af715d098852d124de116d354ee10f4ea4.tar.gz libkeccak-5ff4c5af715d098852d124de116d354ee10f4ea4.tar.bz2 libkeccak-5ff4c5af715d098852d124de116d354ee10f4ea4.tar.xz |
Split most .c files into one per function and flatten file hierarchy
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | libkeccak.7 (renamed from man7/libkeccak.7) | 0 | ||||
-rw-r--r-- | libkeccak_behex_lower.3 (renamed from man3/libkeccak_behex_lower.3) | 0 | ||||
-rw-r--r-- | libkeccak_behex_upper.3 (renamed from man3/libkeccak_behex_upper.3) | 0 | ||||
-rw-r--r-- | libkeccak_degeneralise_spec.3 (renamed from man3/libkeccak_degeneralise_spec.3) | 0 | ||||
-rw-r--r-- | libkeccak_digest.3 (renamed from man3/libkeccak_digest.3) | 0 | ||||
-rw-r--r-- | libkeccak_fast_digest.3 (renamed from man3/libkeccak_fast_digest.3) | 0 | ||||
-rw-r--r-- | libkeccak_fast_squeeze.3 (renamed from man3/libkeccak_fast_squeeze.3) | 0 | ||||
-rw-r--r-- | libkeccak_fast_update.3 (renamed from man3/libkeccak_fast_update.3) | 0 | ||||
-rw-r--r-- | libkeccak_generalised_spec_initialise.3 (renamed from man3/libkeccak_generalised_spec_initialise.3) | 0 | ||||
-rw-r--r-- | libkeccak_generalised_sum_fd.3 (renamed from man3/libkeccak_generalised_sum_fd.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_copy.3 (renamed from man3/libkeccak_hmac_copy.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_create.3 (renamed from man3/libkeccak_hmac_create.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_destroy.3 (renamed from man3/libkeccak_hmac_destroy.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_digest.3 (renamed from man3/libkeccak_hmac_digest.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_duplicate.3 (renamed from man3/libkeccak_hmac_duplicate.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_fast_destroy.3 (renamed from man3/libkeccak_hmac_fast_destroy.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_fast_digest.3 (renamed from man3/libkeccak_hmac_fast_digest.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_fast_free.3 (renamed from man3/libkeccak_hmac_fast_free.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_fast_update.3 (renamed from man3/libkeccak_hmac_fast_update.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_free.3 (renamed from man3/libkeccak_hmac_free.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_initialise.3 (renamed from man3/libkeccak_hmac_initialise.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_marshal.3 (renamed from man3/libkeccak_hmac_marshal.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_marshal_size.3 (renamed from man3/libkeccak_hmac_marshal_size.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_reset.3 (renamed from man3/libkeccak_hmac_reset.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_set_key.3 (renamed from man3/libkeccak_hmac_set_key.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_unmarshal.3 (renamed from man3/libkeccak_hmac_unmarshal.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_unmarshal_skip.3 (renamed from man3/libkeccak_hmac_unmarshal_skip.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_update.3 (renamed from man3/libkeccak_hmac_update.3) | 0 | ||||
-rw-r--r-- | libkeccak_hmac_wipe.3 (renamed from man3/libkeccak_hmac_wipe.3) | 0 | ||||
-rw-r--r-- | libkeccak_keccaksum_fd.3 (renamed from man3/libkeccak_keccaksum_fd.3) | 0 | ||||
-rw-r--r-- | libkeccak_rawshakesum_fd.3 (renamed from man3/libkeccak_rawshakesum_fd.3) | 0 | ||||
-rw-r--r-- | libkeccak_sha3sum_fd.3 (renamed from man3/libkeccak_sha3sum_fd.3) | 0 | ||||
-rw-r--r-- | libkeccak_shakesum_fd.3 (renamed from man3/libkeccak_shakesum_fd.3) | 0 | ||||
-rw-r--r-- | libkeccak_simple_squeeze.3 (renamed from man3/libkeccak_simple_squeeze.3) | 0 | ||||
-rw-r--r-- | libkeccak_spec_check.3 (renamed from man3/libkeccak_spec_check.3) | 0 | ||||
-rw-r--r-- | libkeccak_spec_rawshake.3 (renamed from man3/libkeccak_spec_rawshake.3) | 0 | ||||
-rw-r--r-- | libkeccak_spec_sha3.3 (renamed from man3/libkeccak_spec_sha3.3) | 0 | ||||
-rw-r--r-- | libkeccak_spec_shake.3 (renamed from man3/libkeccak_spec_shake.3) | 0 | ||||
-rw-r--r-- | libkeccak_squeeze.3 (renamed from man3/libkeccak_squeeze.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_copy.3 (renamed from man3/libkeccak_state_copy.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_create.3 (renamed from man3/libkeccak_state_create.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_destroy.3 (renamed from man3/libkeccak_state_destroy.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_duplicate.3 (renamed from man3/libkeccak_state_duplicate.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_fast_destroy.3 (renamed from man3/libkeccak_state_fast_destroy.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_fast_free.3 (renamed from man3/libkeccak_state_fast_free.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_free.3 (renamed from man3/libkeccak_state_free.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_initialise.3 (renamed from man3/libkeccak_state_initialise.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_marshal.3 (renamed from man3/libkeccak_state_marshal.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_marshal_size.3 (renamed from man3/libkeccak_state_marshal_size.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_reset.3 (renamed from man3/libkeccak_state_reset.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_unmarshal.3 (renamed from man3/libkeccak_state_unmarshal.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_unmarshal_skip.3 (renamed from man3/libkeccak_state_unmarshal_skip.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_wipe.3 (renamed from man3/libkeccak_state_wipe.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_wipe_message.3 (renamed from man3/libkeccak_state_wipe_message.3) | 0 | ||||
-rw-r--r-- | libkeccak_state_wipe_sponge.3 (renamed from man3/libkeccak_state_wipe_sponge.3) | 0 | ||||
-rw-r--r-- | libkeccak_unhex.3 (renamed from man3/libkeccak_unhex.3) | 0 | ||||
-rw-r--r-- | libkeccak_update.3 (renamed from man3/libkeccak_update.3) | 0 |
57 files changed, 0 insertions, 0 deletions
diff --git a/man7/libkeccak.7 b/libkeccak.7 index 0a6ef04..0a6ef04 100644 --- a/man7/libkeccak.7 +++ b/libkeccak.7 diff --git a/man3/libkeccak_behex_lower.3 b/libkeccak_behex_lower.3 index 2078790..2078790 100644 --- a/man3/libkeccak_behex_lower.3 +++ b/libkeccak_behex_lower.3 diff --git a/man3/libkeccak_behex_upper.3 b/libkeccak_behex_upper.3 index b5c67bb..b5c67bb 100644 --- a/man3/libkeccak_behex_upper.3 +++ b/libkeccak_behex_upper.3 diff --git a/man3/libkeccak_degeneralise_spec.3 b/libkeccak_degeneralise_spec.3 index 7ec2b72..7ec2b72 100644 --- a/man3/libkeccak_degeneralise_spec.3 +++ b/libkeccak_degeneralise_spec.3 diff --git a/man3/libkeccak_digest.3 b/libkeccak_digest.3 index 5f42796..5f42796 100644 --- a/man3/libkeccak_digest.3 +++ b/libkeccak_digest.3 diff --git a/man3/libkeccak_fast_digest.3 b/libkeccak_fast_digest.3 index 9e9c1f3..9e9c1f3 100644 --- a/man3/libkeccak_fast_digest.3 +++ b/libkeccak_fast_digest.3 diff --git a/man3/libkeccak_fast_squeeze.3 b/libkeccak_fast_squeeze.3 index 393e264..393e264 100644 --- a/man3/libkeccak_fast_squeeze.3 +++ b/libkeccak_fast_squeeze.3 diff --git a/man3/libkeccak_fast_update.3 b/libkeccak_fast_update.3 index 3398984..3398984 100644 --- a/man3/libkeccak_fast_update.3 +++ b/libkeccak_fast_update.3 diff --git a/man3/libkeccak_generalised_spec_initialise.3 b/libkeccak_generalised_spec_initialise.3 index 1a3bccb..1a3bccb 100644 --- a/man3/libkeccak_generalised_spec_initialise.3 +++ b/libkeccak_generalised_spec_initialise.3 diff --git a/man3/libkeccak_generalised_sum_fd.3 b/libkeccak_generalised_sum_fd.3 index bae5bae..bae5bae 100644 --- a/man3/libkeccak_generalised_sum_fd.3 +++ b/libkeccak_generalised_sum_fd.3 diff --git a/man3/libkeccak_hmac_copy.3 b/libkeccak_hmac_copy.3 index 0f29ae8..0f29ae8 100644 --- a/man3/libkeccak_hmac_copy.3 +++ b/libkeccak_hmac_copy.3 diff --git a/man3/libkeccak_hmac_create.3 b/libkeccak_hmac_create.3 index 91bb8a1..91bb8a1 100644 --- a/man3/libkeccak_hmac_create.3 +++ b/libkeccak_hmac_create.3 diff --git a/man3/libkeccak_hmac_destroy.3 b/libkeccak_hmac_destroy.3 index 0038eca..0038eca 100644 --- a/man3/libkeccak_hmac_destroy.3 +++ b/libkeccak_hmac_destroy.3 diff --git a/man3/libkeccak_hmac_digest.3 b/libkeccak_hmac_digest.3 index 99e460a..99e460a 100644 --- a/man3/libkeccak_hmac_digest.3 +++ b/libkeccak_hmac_digest.3 diff --git a/man3/libkeccak_hmac_duplicate.3 b/libkeccak_hmac_duplicate.3 index bb16139..bb16139 100644 --- a/man3/libkeccak_hmac_duplicate.3 +++ b/libkeccak_hmac_duplicate.3 diff --git a/man3/libkeccak_hmac_fast_destroy.3 b/libkeccak_hmac_fast_destroy.3 index 31bf894..31bf894 100644 --- a/man3/libkeccak_hmac_fast_destroy.3 +++ b/libkeccak_hmac_fast_destroy.3 diff --git a/man3/libkeccak_hmac_fast_digest.3 b/libkeccak_hmac_fast_digest.3 index 68fcc69..68fcc69 100644 --- a/man3/libkeccak_hmac_fast_digest.3 +++ b/libkeccak_hmac_fast_digest.3 diff --git a/man3/libkeccak_hmac_fast_free.3 b/libkeccak_hmac_fast_free.3 index f888872..f888872 100644 --- a/man3/libkeccak_hmac_fast_free.3 +++ b/libkeccak_hmac_fast_free.3 diff --git a/man3/libkeccak_hmac_fast_update.3 b/libkeccak_hmac_fast_update.3 index a41b72f..a41b72f 100644 --- a/man3/libkeccak_hmac_fast_update.3 +++ b/libkeccak_hmac_fast_update.3 diff --git a/man3/libkeccak_hmac_free.3 b/libkeccak_hmac_free.3 index c70f369..c70f369 100644 --- a/man3/libkeccak_hmac_free.3 +++ b/libkeccak_hmac_free.3 diff --git a/man3/libkeccak_hmac_initialise.3 b/libkeccak_hmac_initialise.3 index 17b2b9f..17b2b9f 100644 --- a/man3/libkeccak_hmac_initialise.3 +++ b/libkeccak_hmac_initialise.3 diff --git a/man3/libkeccak_hmac_marshal.3 b/libkeccak_hmac_marshal.3 index 2e31dd7..2e31dd7 100644 --- a/man3/libkeccak_hmac_marshal.3 +++ b/libkeccak_hmac_marshal.3 diff --git a/man3/libkeccak_hmac_marshal_size.3 b/libkeccak_hmac_marshal_size.3 index fe8ec2f..fe8ec2f 100644 --- a/man3/libkeccak_hmac_marshal_size.3 +++ b/libkeccak_hmac_marshal_size.3 diff --git a/man3/libkeccak_hmac_reset.3 b/libkeccak_hmac_reset.3 index 4a9aadf..4a9aadf 100644 --- a/man3/libkeccak_hmac_reset.3 +++ b/libkeccak_hmac_reset.3 diff --git a/man3/libkeccak_hmac_set_key.3 b/libkeccak_hmac_set_key.3 index ea8084e..ea8084e 100644 --- a/man3/libkeccak_hmac_set_key.3 +++ b/libkeccak_hmac_set_key.3 diff --git a/man3/libkeccak_hmac_unmarshal.3 b/libkeccak_hmac_unmarshal.3 index c3ed187..c3ed187 100644 --- a/man3/libkeccak_hmac_unmarshal.3 +++ b/libkeccak_hmac_unmarshal.3 diff --git a/man3/libkeccak_hmac_unmarshal_skip.3 b/libkeccak_hmac_unmarshal_skip.3 index 25db1ba..25db1ba 100644 --- a/man3/libkeccak_hmac_unmarshal_skip.3 +++ b/libkeccak_hmac_unmarshal_skip.3 diff --git a/man3/libkeccak_hmac_update.3 b/libkeccak_hmac_update.3 index 13891cb..13891cb 100644 --- a/man3/libkeccak_hmac_update.3 +++ b/libkeccak_hmac_update.3 diff --git a/man3/libkeccak_hmac_wipe.3 b/libkeccak_hmac_wipe.3 index 471a9a8..471a9a8 100644 --- a/man3/libkeccak_hmac_wipe.3 +++ b/libkeccak_hmac_wipe.3 diff --git a/man3/libkeccak_keccaksum_fd.3 b/libkeccak_keccaksum_fd.3 index ccd1f8a..ccd1f8a 100644 --- a/man3/libkeccak_keccaksum_fd.3 +++ b/libkeccak_keccaksum_fd.3 diff --git a/man3/libkeccak_rawshakesum_fd.3 b/libkeccak_rawshakesum_fd.3 index 8fad150..8fad150 100644 --- a/man3/libkeccak_rawshakesum_fd.3 +++ b/libkeccak_rawshakesum_fd.3 diff --git a/man3/libkeccak_sha3sum_fd.3 b/libkeccak_sha3sum_fd.3 index 0d697e6..0d697e6 100644 --- a/man3/libkeccak_sha3sum_fd.3 +++ b/libkeccak_sha3sum_fd.3 diff --git a/man3/libkeccak_shakesum_fd.3 b/libkeccak_shakesum_fd.3 index 441c549..441c549 100644 --- a/man3/libkeccak_shakesum_fd.3 +++ b/libkeccak_shakesum_fd.3 diff --git a/man3/libkeccak_simple_squeeze.3 b/libkeccak_simple_squeeze.3 index 8626f5a..8626f5a 100644 --- a/man3/libkeccak_simple_squeeze.3 +++ b/libkeccak_simple_squeeze.3 diff --git a/man3/libkeccak_spec_check.3 b/libkeccak_spec_check.3 index 7dd19d8..7dd19d8 100644 --- a/man3/libkeccak_spec_check.3 +++ b/libkeccak_spec_check.3 diff --git a/man3/libkeccak_spec_rawshake.3 b/libkeccak_spec_rawshake.3 index f5f16b8..f5f16b8 100644 --- a/man3/libkeccak_spec_rawshake.3 +++ b/libkeccak_spec_rawshake.3 diff --git a/man3/libkeccak_spec_sha3.3 b/libkeccak_spec_sha3.3 index 1320631..1320631 100644 --- a/man3/libkeccak_spec_sha3.3 +++ b/libkeccak_spec_sha3.3 diff --git a/man3/libkeccak_spec_shake.3 b/libkeccak_spec_shake.3 index 4beea49..4beea49 100644 --- a/man3/libkeccak_spec_shake.3 +++ b/libkeccak_spec_shake.3 diff --git a/man3/libkeccak_squeeze.3 b/libkeccak_squeeze.3 index 67430a4..67430a4 100644 --- a/man3/libkeccak_squeeze.3 +++ b/libkeccak_squeeze.3 diff --git a/man3/libkeccak_state_copy.3 b/libkeccak_state_copy.3 index 4bd892c..4bd892c 100644 --- a/man3/libkeccak_state_copy.3 +++ b/libkeccak_state_copy.3 diff --git a/man3/libkeccak_state_create.3 b/libkeccak_state_create.3 index f27e124..f27e124 100644 --- a/man3/libkeccak_state_create.3 +++ b/libkeccak_state_create.3 diff --git a/man3/libkeccak_state_destroy.3 b/libkeccak_state_destroy.3 index 2df1f49..2df1f49 100644 --- a/man3/libkeccak_state_destroy.3 +++ b/libkeccak_state_destroy.3 diff --git a/man3/libkeccak_state_duplicate.3 b/libkeccak_state_duplicate.3 index dfd0612..dfd0612 100644 --- a/man3/libkeccak_state_duplicate.3 +++ b/libkeccak_state_duplicate.3 diff --git a/man3/libkeccak_state_fast_destroy.3 b/libkeccak_state_fast_destroy.3 index f346611..f346611 100644 --- a/man3/libkeccak_state_fast_destroy.3 +++ b/libkeccak_state_fast_destroy.3 diff --git a/man3/libkeccak_state_fast_free.3 b/libkeccak_state_fast_free.3 index 01d0ed8..01d0ed8 100644 --- a/man3/libkeccak_state_fast_free.3 +++ b/libkeccak_state_fast_free.3 diff --git a/man3/libkeccak_state_free.3 b/libkeccak_state_free.3 index 8761d54..8761d54 100644 --- a/man3/libkeccak_state_free.3 +++ b/libkeccak_state_free.3 diff --git a/man3/libkeccak_state_initialise.3 b/libkeccak_state_initialise.3 index cef4d3d..cef4d3d 100644 --- a/man3/libkeccak_state_initialise.3 +++ b/libkeccak_state_initialise.3 diff --git a/man3/libkeccak_state_marshal.3 b/libkeccak_state_marshal.3 index ae21d17..ae21d17 100644 --- a/man3/libkeccak_state_marshal.3 +++ b/libkeccak_state_marshal.3 diff --git a/man3/libkeccak_state_marshal_size.3 b/libkeccak_state_marshal_size.3 index 9eca42b..9eca42b 100644 --- a/man3/libkeccak_state_marshal_size.3 +++ b/libkeccak_state_marshal_size.3 diff --git a/man3/libkeccak_state_reset.3 b/libkeccak_state_reset.3 index 566bd6b..566bd6b 100644 --- a/man3/libkeccak_state_reset.3 +++ b/libkeccak_state_reset.3 diff --git a/man3/libkeccak_state_unmarshal.3 b/libkeccak_state_unmarshal.3 index 8643164..8643164 100644 --- a/man3/libkeccak_state_unmarshal.3 +++ b/libkeccak_state_unmarshal.3 diff --git a/man3/libkeccak_state_unmarshal_skip.3 b/libkeccak_state_unmarshal_skip.3 index 9fb9336..9fb9336 100644 --- a/man3/libkeccak_state_unmarshal_skip.3 +++ b/libkeccak_state_unmarshal_skip.3 diff --git a/man3/libkeccak_state_wipe.3 b/libkeccak_state_wipe.3 index 1ae2759..1ae2759 100644 --- a/man3/libkeccak_state_wipe.3 +++ b/libkeccak_state_wipe.3 diff --git a/man3/libkeccak_state_wipe_message.3 b/libkeccak_state_wipe_message.3 index 7d53afb..7d53afb 100644 --- a/man3/libkeccak_state_wipe_message.3 +++ b/libkeccak_state_wipe_message.3 diff --git a/man3/libkeccak_state_wipe_sponge.3 b/libkeccak_state_wipe_sponge.3 index 31d6c66..31d6c66 100644 --- a/man3/libkeccak_state_wipe_sponge.3 +++ b/libkeccak_state_wipe_sponge.3 diff --git a/man3/libkeccak_unhex.3 b/libkeccak_unhex.3 index c7dc9bc..c7dc9bc 100644 --- a/man3/libkeccak_unhex.3 +++ b/libkeccak_unhex.3 diff --git a/man3/libkeccak_update.3 b/libkeccak_update.3 index 4e9f584..4e9f584 100644 --- a/man3/libkeccak_update.3 +++ b/libkeccak_update.3 |