aboutsummaryrefslogtreecommitdiffstats
path: root/src/pk_pad/emsa3/emsa3.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove all exception specifications. The way these are designed in C++ islloyd2009-10-221-2/+2
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-0/+2
* Fix name of function in exception throwlloyd2008-11-301-1/+1
* In EMSA3_Raw::raw_data, clear message buffer (reset) before returninglloyd2008-11-281-1/+3
* Add a variant of EMSA3 called EMSA3_Raw which does not hash the data orlloyd2008-11-281-35/+88
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-301-3/+1
* Remove more dependencies on the global state object.lloyd2008-09-291-1/+1
* Move all modules into src/ directorylloyd2008-09-281-0/+97