|
cef67c9f09
|
Merge most of internal headers into internal.h
Fix the includes accordingly and get rid of some unused ones.
|
2024-06-17 21:52:07 +00:00 |
|
|
818c1a016f
|
impl/sha512: fix indentation
|
2024-06-16 02:08:03 +00:00 |
|
|
21251045f4
|
Rename the state block buffers from m{,len} to b{,len}
|
2024-06-15 21:22:12 +00:00 |
|
|
230dedac16
|
Rename all algorithm-specific ctx to state
|
2024-06-15 21:13:31 +00:00 |
|
|
06e9c5ec67
|
Rename *_CHUNK* to *_BLOCKLEN*
|
2024-06-09 14:05:52 +00:00 |
|
|
216ef8f940
|
Add hash interface and SHA-{384,512} implementations
|
2024-06-06 12:40:38 +00:00 |
|