summaryrefslogtreecommitdiff
path: root/src/crypto/interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* fixed buffer pointernewcryptOthmar Gsenger2015-03-071-2/+2
* bugfix wrong pointerOthmar Gsenger2015-03-061-2/+2
* added auth tag support to refactored crypto implementationOthmar Gsenger2015-03-041-0/+55
* openssl crypt new implementation addedOthmar Gsenger2014-11-191-0/+28
* fixed linker errorOthmar Gsenger2014-10-011-0/+4
* refactored crypto interface. linking fails, needs fixingOthmar Gsenger2014-09-301-0/+16
* added openssl crypto classOthmar Gsenger2014-09-301-1/+1
* added crypto interface classOthmar Gsenger2014-09-251-0/+98