aboutsummaryrefslogtreecommitdiffstats
path: root/src/modes/mode_pad/mode_pad.h
Commit message (Expand)AuthorAgeFilesLines
* Shuffle things around. Add NIST X.509 test to build.lloyd2014-01-011-124/+0
* Simplify handling of CBC/ECB padding and move source to src/modeslloyd2013-08-151-0/+124
* Move most code that relies heavily on Filters into src/filters.lloyd2009-11-171-120/+0
* Thomas Moschny passed along a request from the Fedora packagers which camelloyd2009-03-301-1/+3
* Add some Doxygen comments for BlockCipherModePaddingMethodlloyd2008-11-181-23/+62
* Split base.h into block_cipher.h and stream_cipher.hlloyd2008-11-081-1/+1
* Move mode padding schemes to modes/mode_pad modulelloyd2008-09-281-0/+79