Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Maintainer mode warning cleanups, mostly for C style casts which I | lloyd | 2011-04-18 | 1 | -0/+4 |
* | Modify SHA-224/SHA-256 so that it does the message expansion in | lloyd | 2011-03-12 | 2 | -107/+101 |
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -4/+8 |
* | Use output_length() instead of OUTPUT_LENGTH pseudo-property | lloyd | 2010-10-13 | 1 | -2/+2 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 2 | -11/+11 |
* | Split SHA-2 into 32 and 64 bit versions; they are totally independent | lloyd | 2010-09-30 | 3 | -0/+290 |