aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/openssl/openssl_gcm.c
Commit message (Expand)AuthorAgeFilesLines
* openssl: Fix AES-GCM with BoringSSLTobias Brunner2016-10-111-3/+3
* openssl: Update GCM/crypter API to OpenSSL 1.1.0Tobias Brunner2016-06-291-13/+13
* aead: Support custom AEAD salt sizesMartin Willi2014-03-311-1/+9
* iv_gen: aead_t implementations provide an IV generatorTobias Brunner2013-10-111-0/+15
* openssl: The EVP GCM interface requires at least OpenSSL 1.0.1Tobias Brunner2013-03-011-0/+6
* openssl: Provide AES-GCM implementationTobias Brunner2013-02-281-0/+259