aboutsummaryrefslogtreecommitdiff
path: root/hash.rs
Commit message (Expand)AuthorAgeFilesLines
* Update for 0.8-pre (f503e53)Kevin Ballard2013-07-101-2/+2
* Update for 0.7Kevin Ballard2013-07-021-4/+3
* Update to latest incoming (878a9b9)Kevin Ballard2013-06-081-4/+4
* Update for latest incoming (3a3bf8b)Kevin Ballard2013-05-291-1/+3
* Update for current incomingKevin Ballard2013-05-231-13/+13
* Remove unnecessary `unsafe` blocksKevin Ballard2013-05-101-5/+3
* Update for Rust 0.6Kevin Ballard2013-04-201-31/+44
* Take hash test inputs as hex strings. Add MD5 tests.lloyd2013-03-111-18/+59
* Update to rust HEADErick Tryzelaar2012-09-271-74/+63
* Update to latest rustc syntax.Erick Tryzelaar2012-07-031-25/+25
* Modernize crypto with new rust style and rustdoc supportErick Tryzelaar2012-04-201-27/+8
* Update for 0.2Brian Anderson2012-03-281-21/+21
* [hash] update to 2286d8c17e5bf3d4312357eba9a845262068f007Elly Jones2012-01-181-26/+17
* Refactored code to use core::*Stefan Plantikow2011-12-151-5/+3
* Initial commit.Elly Jones2011-12-151-0/+169