aboutsummaryrefslogtreecommitdiffstats
path: root/src/def_alg.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the constructor for LubyRackoff. Previously it took a string,lloyd2008-09-151-1/+7
* Add implementation of Salsa20 stream cipherlloyd2008-09-091-0/+2
* Add the block cipher Noekeon (http://gro.noekeon.org/). Only "indirect mode"lloyd2008-07-111-0/+2
* Remove the free-standing function deref_alias. It only served as a forwarderlloyd2008-06-301-7/+7
* Change the copyrights in all files in the Botan tree to directly reflectlloyd2008-04-101-1/+1
* Mostly revert 2f4fd18182d5a75c40cd831e7ee3c314be5c57d6, only keep thelloyd2008-03-101-1/+1
* Mass update of the copyright date. Honestly I don't know why I bother,lloyd2008-02-141-1/+1
* Check in an initial implementation of CBC-MAC.lloyd2007-09-161-0/+2
* Bump copyright year to 2007lloyd2007-01-201-1/+1
* Use .empty() instead of comparing .size() to 0 in a few cases, andlloyd2006-05-271-6/+6
* Initial checkin1.5.6lloyd2006-05-181-0/+267