aboutsummaryrefslogtreecommitdiffstats
path: root/src/cipher/lion/lion.cpp
Commit message (Expand)AuthorAgeFilesLines
* Split ciphers into block and stream ciphers. Move base class headerslloyd2008-11-081-112/+0
* Correct Lion constructor (would access unset pointer)lloyd2008-10-081-3/+6
* Remove lookup/libstate dependency on Lion, KDF1, KDF2, EMSA[1-4]lloyd2008-09-301-9/+5
* Move all modules into src/ directorylloyd2008-09-281-0/+113