aboutsummaryrefslogtreecommitdiffstats
path: root/src/sym_algo
Commit message (Collapse)AuthorAgeFilesLines
* Rename SymmetricAlgorithm::key to key_schedule to avoid many namelloyd2008-11-091-5/+5
| | | | conflicts/collisions
* Split the last parts of the 'core' modulelloyd2008-11-082-0/+19
| | | | Add some missing info.txts
* Move mutex.h from core to utilslloyd2008-11-083-0/+292
Move core/sym_algo.{h,cpp} to sym_algo