summaryrefslogtreecommitdiff
path: root/src/utils/cipher.cpp
AgeCommit message (Collapse)AuthorFilesLines
2006-03-06Cleaned up unnecessary header dependencies and fixed some indentations.Björn Steinbrink1-3/+1
2005-06-19Moved unit tests main from dal to src, rewrote Logger and added Cipher ↵Huynh Tran1-0/+100
(requires libcrypto from OpenSSL) + unit tests.