Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use size_t instead of u32bit in pk_pad | lloyd | 2010-10-12 | 1 | -5/+5 |
* | Doxygen | lloyd | 2010-06-21 | 1 | -2/+10 |
* | More Doxygen updates/fixes | lloyd | 2010-06-15 | 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 |
* | Split pk_pad.h into eme.h and emsa.h | lloyd | 2008-11-10 | 1 | -1/+1 |
* | Move the declaration of the HashFunction base class to a new header hash.h | lloyd | 2008-11-08 | 1 | -0/+1 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 1 | -3/+4 |
* | Move KDF, EME, and EMSA base classes from pubkey to core to remove a | lloyd | 2008-09-29 | 1 | -1/+2 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+38 |