Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix warnings when building openssl with the following compiler options: | Nils Larsch | 2005-08-29 | 1 | -1/+1 |
* | Be more consistent with OPENSSL_NO_SHA256. | Andy Polyakov | 2005-05-22 | 1 | -0/+9 |
* | sha256_block advances the input pointer double as fast sometimes. Fix the | Andy Polyakov | 2004-09-27 | 1 | -2/+5 |
* | Run SHA-256/-512 tests through EVP... | Andy Polyakov | 2004-07-22 | 1 | -17/+22 |
* | Get rid of signed/unsigned warnings, and teach CVS about new things to | Geoff Thorpe | 2004-06-17 | 1 | -4/+4 |
* | Make sure we return 0 if test passed. | Andy Polyakov | 2004-05-28 | 1 | -0/+2 |
* | SHA-224 test vectors added. | Andy Polyakov | 2004-05-27 | 1 | -0/+56 |
* | SHA-224/-256/-384/-512 implementation. This is just sheer code commit. | Andy Polyakov | 2004-05-13 | 1 | -0/+72 |