summaryrefslogtreecommitdiffstats
path: root/src/crypto/cipher/aes128_ctr/openssl/aes128_ctr_openssl.c
AgeCommit message (Expand)Author
2014-06-28Fix build with ENABLE_OPENSSLMatthias Schiffer
2014-05-29Document *everything*Matthias Schiffer
2014-03-14Adjust copyright yearsMatthias Schiffer
2013-11-30Make the crypto implementations independent of fastd.h (and fix more minor bugs)Matthias Schiffer
2013-11-30Remove cipher and MAC contextsMatthias Schiffer
2013-11-29Compile with -std=c99 and restructure some code to ensure there is no invalid...Matthias Schiffer
2013-11-27Allow checking if a crypto algorithm is available at runtimeMatthias Schiffer
2013-11-27Add OpenSSL-based aes128-ctr implementationMatthias Schiffer