Rhys Weatherley
|
3e3e90b19e
|
Copying hash states to allow obtaining intermediate hash values
|
2018-06-20 19:41:47 +10:00 |
|
Rhys Weatherley
|
2decb74161
|
Remove SHA1 from the library
SHA1 is on the cusp of being utterly broken so no new
software should be making use of it for any reason.
|
2016-01-16 09:08:28 +10:00 |
|
Rhys Weatherley
|
fd38b7e127
|
Add HMAC support to all of the hash algorithms
|
2015-03-24 19:41:24 +10:00 |
|
Rhys Weatherley
|
0c52bf0d50
|
Simplify the hashing API by removing the need to remember the final hash
|
2015-03-14 15:36:40 +10:00 |
|
Rhys Weatherley
|
72901a91f9
|
SHA512 hash algorithm
|
2015-03-14 07:19:44 +10:00 |
|
Rhys Weatherley
|
91b3aa70e7
|
BLAKE2s hash function
|
2015-01-04 15:49:16 +10:00 |
|
Rhys Weatherley
|
ec0e224b23
|
Move internal crypto utilities to a private subdirectory
|
2015-01-04 08:39:09 +10:00 |
|
Rhys Weatherley
|
c009d4a2b4
|
Move static tables into program space
|
2015-01-04 08:32:01 +10:00 |
|
Rhys Weatherley
|
431f38f34a
|
SHA1 and SHA256 hash algorithms
|
2015-01-03 07:13:35 +10:00 |
|