Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-11-24 | More cleanup: consistent indents, uint32_t, rename functions and structs, | Rob Landley | |
argument order, etc. Use "this" instead of "context" to annoy the c++ guys. | |||
2007-11-24 | Whitespace change: 4 spaces become one tab. | Rob Landley | |
2007-11-24 | Minimal changes to make it actually work on an x86-64 host. | Rob Landley | |
2007-11-24 | Start with public domain SHA-1 in C by Steve Reid <steve@edmweb.com> | Rob Landley | |
http://www.mirrors.wiretapped.net/security/cryptography/hashes/sha1/sha1.c |