]> git.tdb.fi Git - libs/crypto.git/history - source
Add an example program demonstrating hash API
[libs/crypto.git] / source /
2016-04-16 Mikko RasaAvoid shuffling the data around in memory so much
2016-04-16 Mikko RasaSlightly shorten the names of the constant structs
2016-04-16 Mikko RasaAccount for SHA-512 asking for a 128-bit message length
2016-04-16 Mikko RasaImplement the SHA2 hash family
2016-04-16 Mikko RasaFix some inline qualifiers
2016-04-16 Mikko RasaRemove useless programmatical filling of MD5::rotate_table
2014-12-14 Mikko RasaInitial version, with MD5