aboutsummaryrefslogtreecommitdiff
path: root/src/lib/sha1.rs
Commit message (Collapse)AuthorAgeFilesLines
* Rustify some comments lifted directly from the sha-1 reference implementationBrian Anderson2011-02-221-2/+2
|
* Implement sha-1 in standard library. Closes #228Brian Anderson2011-02-211-0/+284