summary refs log tree commit diff
path: root/src/libextra/crypto/digest.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-3/+2
2013-06-28librustc: Fix merge fallout and test cases.Patrick Walton-2/+2
2013-06-24Create a Digest trait for common methods on digests and convert the SHA-1 imp...Palmer Cox-0/+88