Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Give everything setting a feature test macro in build.h a version code | lloyd | 2013-11-28 | 1 | -1/+1 |
* | Simplify handling of CBC/ECB padding and move source to src/modes | lloyd | 2013-08-15 | 3 | -0/+228 |
* | Move most code that relies heavily on Filters into src/filters. | lloyd | 2009-11-17 | 3 | -255/+0 |
* | Remove the 'realname' attribute on all modules and cc/cpu/os info files. | lloyd | 2009-10-29 | 1 | -2/+0 |
* | Split up util.h into 3 files | lloyd | 2009-09-17 | 1 | -1/+0 |
* | Thomas Moschny passed along a request from the Fedora packagers which came | lloyd | 2009-03-30 | 2 | -35/+39 |
* | Add some Doxygen comments for BlockCipherModePaddingMethod | lloyd | 2008-11-18 | 1 | -23/+62 |
* | Split base.h into block_cipher.h and stream_cipher.h | lloyd | 2008-11-08 | 2 | -1/+2 |
* | Rename all modinfo.txt files to info.txt, since they are all (none) of | lloyd | 2008-09-29 | 1 | -0/+0 |
* | Move mode padding schemes to modes/mode_pad module | lloyd | 2008-09-28 | 3 | -0/+214 |