Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -59/+0 |
* | Update cms, cvc, zlib, bzip2, openssl, and gnump modules for the new | lloyd | 2012-06-07 | 1 | -6/+6 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -7/+7 |
* | Fix some VC warnings under 64 bit compiles | lloyd | 2010-12-13 | 1 | -1/+1 |
* | Overflow warning in MSVC | lloyd | 2010-11-29 | 1 | -1/+2 |
* | Update all uses of MemoryRegion::append to use either push_back or operator+= | lloyd | 2010-09-15 | 1 | -1/+1 |
* | Anywhere where we use MemoryRegion::begin to get access to the raw pointer | lloyd | 2010-09-13 | 1 | -7/+5 |
* | Remove ECDSA_Signature encoding/decoding cruft | lloyd | 2010-03-02 | 1 | -26/+22 |
* | Lots of internal CVC cleanups | lloyd | 2010-03-02 | 1 | -4/+4 |
* | Move InSiTo's ECDSA tests into the main test suite | lloyd | 2008-10-12 | 1 | -10/+0 |
* | Move ECDSA_Signature into CVC module. It is not used by ECDSA directly now. | lloyd | 2008-10-11 | 1 | -0/+74 |