Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-21 | Add a built-in SHA256/SHA512 implementation. | Pieter Wuille | |
This also moves the HMAC-SHA512 implementation to sha2.cpp. | |||
2013-06-24 | Add HMAC-SHA512 to hash | Pieter Wuille | |
2013-01-16 | Add MurmurHash3 implementation to hash.h/add hash.cpp. | Matt Corallo | |