strongswan/src/libstrongswan/plugins/chapoly
Tobias Brunner b9949e98c2 Some whitespace fixes
Didn't change some of the larger testing scripts that use an inconsistent
indentation style.
2019-08-22 15:18:06 +02:00
..
Makefile.am xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +02:00
chapoly_aead.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
chapoly_aead.h chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends 2015-06-29 17:32:14 +02:00
chapoly_drv.c chapoly: Add an SSSE3 based driver 2015-06-29 17:32:14 +02:00
chapoly_drv.h chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends 2015-06-29 17:32:14 +02:00
chapoly_drv_portable.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
chapoly_drv_portable.h chapoly: Add a ChaCha20/Poly1305 driver implemented in portable C 2015-06-29 17:32:14 +02:00
chapoly_drv_ssse3.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
chapoly_drv_ssse3.h chapoly: Add an SSSE3 based driver 2015-06-29 17:32:14 +02:00
chapoly_plugin.c xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +02:00
chapoly_plugin.h chapoly: Provide a generic ChaCha20/Poly1305 AEAD supporting driver backends 2015-06-29 17:32:14 +02:00
chapoly_xof.c Some whitespace fixes 2019-08-22 15:18:06 +02:00
chapoly_xof.h xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +02:00