strongswan/src/libstrongswan/crypto
Andreas Steffen 393688aea0 Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
..
crypters crypter: Define a ChaCha20/Poly1305 AEAD algorithm identifier 2015-06-29 17:32:03 +02:00
hashers Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
iv Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
mgf1 Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
prfs Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
proposal Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
rngs Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
signers Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
xofs xof: Added ChaCha20 stream as XOF 2016-08-06 12:09:05 +02:00
aead.c aead: Create AEAD using traditional transforms with an explicit IV generator 2015-04-13 15:06:15 +02:00
aead.h aead: Create AEAD using traditional transforms with an explicit IV generator 2015-04-13 15:06:15 +02:00
crypto_factory.c xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
crypto_factory.h xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
crypto_tester.c xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
crypto_tester.h xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
diffie_hellman.c Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
diffie_hellman.h Created newhope plugin implementing the New Hope key exchange algorithm 2016-08-10 14:22:00 +02:00
mac.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
nonce_gen.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pkcs5.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
pkcs5.h Extract PKCS#5 handling from pkcs8 plugin to separate helper class 2013-05-08 14:53:08 +02:00
prf_plus.c Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
prf_plus.h Use standard unsigned integer types 2016-03-24 18:52:48 +01:00
transform.c xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00
transform.h xof: Defined Extended Output Functions 2016-07-29 12:36:14 +02:00