aboutsummaryrefslogtreecommitdiffstats
path: root/src/wrap/sqlite/codecext.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Add SQLite3 encryption codec, contributed by Olivier de Gaalon. Useslloyd2010-01-221-0/+261
Twofish in XTS mode for encryption by default, but is easily tweakable.