Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove all exception specifications. The way these are designed in C++ is | lloyd | 2009-10-22 | 1 | -2/+2 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 1 | -0/+2 |
* | Fix name of function in exception throw | lloyd | 2008-11-30 | 1 | -1/+1 |
* | In EMSA3_Raw::raw_data, clear message buffer (reset) before returning | lloyd | 2008-11-28 | 1 | -1/+3 |
* | Add a variant of EMSA3 called EMSA3_Raw which does not hash the data or | lloyd | 2008-11-28 | 1 | -35/+88 |
* | Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4] | lloyd | 2008-09-30 | 1 | -3/+1 |
* | Remove more dependencies on the global state object. | lloyd | 2008-09-29 | 1 | -1/+1 |
* | Move all modules into src/ directory | lloyd | 2008-09-28 | 1 | -0/+97 |