aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/plugins/chapoly
Commit message (Expand)AuthorAgeFilesLines
* chapoly: Process two Poly1305 blocks in parallel in SSSE3 driverMartin Willi2015-07-121-85/+291
* chapoly: Process four ChaCha20 blocks in parallel in SSSE3 driverMartin Willi2015-07-121-16/+207
* chapoly: Add an SSSE3 based driverMartin Willi2015-06-294-1/+514
* chapoly: Add a ChaCha20/Poly1305 driver implemented in portable CMartin Willi2015-06-294-0/+488
* chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backendsMartin Willi2015-06-297-0/+672