Implement SHA1 in standard library
93d0dd8
Opened by Graydon Hoare at
We need a reasonable cryptographic hash function to use as part of name mangling in rustc. Linkage will need this eventually.
Implement sha-1 in standard library. Closed by cbe8d222a82c14485cf416c4b85fd5e58363c0e0
Brian Anderson at 2011-02-21 22:09:48