Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -60/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -2/+2 |
* | Modify SHA-224/SHA-256 so that it does the message expansion in | lloyd | 2011-03-12 | 1 | -5/+5 |
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -4/+8 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -2/+2 |
* | Split SHA-2 into 32 and 64 bit versions; they are totally independent | lloyd | 2010-09-30 | 1 | -0/+56 |