aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/crypto/iv/iv_gen.c
Commit message (Expand)AuthorAgeFilesLines
* iv-gen: Use NULL IV generator for NULL encryptionTobias Brunner2015-11-091-0/+5
* crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifierMartin Willi2015-06-291-0/+1
* iv-gen: Add a generic constructor to create an IV gen from an algorithmMartin Willi2015-04-131-0/+61