Dag-Erling Smørgrav
|
b77cb1aeb4
|
Tidy up the headers a bit and make them C++-safe.
|
2016-10-03 12:31:16 +02:00 |
|
Dag-Erling Smørgrav
|
06a757e878
|
Big reorganization and cleanup
|
2016-09-04 14:56:39 +02:00 |
|
Dag-Erling Smørgrav
|
479ffbba4a
|
Remove author and sponsor tags; we'll deal with that some other way.
Remove $Cryb$ tags as it is likely that the code will move to git.
|
2014-08-01 14:31:07 +00:00 |
|
Dag-Erling Smørgrav
|
340b3240cf
|
Consistently use const void * for data and keys, uint8_t * for digests
and MACs, and uint8_t, uint32_t or uint64_t (as appropriate) for internal
state. Also remove a few unnecessary casts.
|
2014-07-12 21:57:31 +00:00 |
|
Dag-Erling Smørgrav
|
2c697a472b
|
Implement SHA-224 and HMAC-SHA224.
|
2014-07-11 13:33:58 +00:00 |
|