summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/blowfish_ctr/openssl/blowfish_ctr.c
AgeCommit message (Collapse)Author
2013-11-18Remove OpenSSL-based blowfish implementationMatthias Schiffer
It doesn't have any advantages over the builtin one.
2013-11-18secure_memzero all cipher and MAC statesMatthias Schiffer
2013-11-15Allow using blowfish from OpenSSL on systems where it's available anywaysMatthias Schiffer