Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Shuffle things around. Add NIST X.509 test to build. | lloyd | 2014-01-01 | 1 | -37/+0 |
* | Fairly huge update that replaces the old secmem types with std::vector | lloyd | 2012-05-18 | 1 | -1/+1 |
* | Derive KDF from Algorithm | lloyd | 2010-11-01 | 1 | -0/+3 |
* | s/u32bit/size_t/ in kdf | lloyd | 2010-10-12 | 1 | -2/+2 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 1 | -2/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -7/+9 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -1/+1 |
* | Remove warnings in KDF1, KDF2 copy constructors | lloyd | 2008-09-30 | 1 | -1/+1 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 1 | -2/+5 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+29 |