summary refs log tree commit diff
path: root/src/librustpkg/sha1.rs
AgeCommit message (Expand)AuthorLines
2013-12-15std::vec: remove unnecessary count parameter on {bytes,Huon Wilson-6/+3
2013-11-26librustc: Remove non-procedure uses of `do` from librustc, librustdoc,Patrick Walton-11/+5
2013-11-26librustc: Remove remaining uses of `&fn()` in favor of `||`.Patrick Walton-4/+4
2013-10-27Integrate the code in the digest and cryptoutil modules directly into the sha...Palmer Cox-9/+314
2013-10-27Add a comment to Sha1 that its not suitable for cryptogrpahic uses.Palmer Cox-0/+4
2013-10-27Remove MD5 and Sha2. Move Sha1 and support code into librustpkg.Palmer Cox-0/+332