Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -39/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Remove BufferedComputation::OUTPUT_LENGTH | lloyd | 2010-10-29 | 1 | -2/+4 |
* | Use size_t for BufferedComputation::add_data | lloyd | 2010-10-12 | 1 | -1/+1 |
* | Completely remove the second parameter to SecureVector which specifies | lloyd | 2010-09-14 | 1 | -3/+4 |
* | More Doxygen fixes | lloyd | 2010-06-15 | 1 | -2/+3 |
* | Remove SecureBuffer, which is the fixed-size variant of SecureVector. | lloyd | 2010-03-23 | 1 | -2/+2 |
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -1/+1 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | I had not anticipated this being really worthwhile, but it turns out | lloyd | 2008-11-23 | 1 | -1/+1 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+33 |