strongswan/src/libstrongswan/crypto
Andreas Steffen 5932f41fcc trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
..
crypters Make function to test if an encryption algorithm is an AEAD alg public 2010-08-19 19:02:16 +02:00
hashers Fixed all doxygen warnings 2009-10-22 14:34:10 +02:00
prfs Added private Camellia XCBC identifiers for PRFs and signers 2010-08-13 17:11:53 +02:00
proposal Added proposal strings for Camellia CCM algorithm identifiers 2010-08-19 19:02:34 +02:00
rngs removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
signers Added support for a non-truncated SHA384 HMAC variant, as used by TLS 2010-09-03 14:54:43 +02:00
aead.c Implemented an AEAD wrapper for traditional crypter/signer transforms 2010-08-19 12:35:54 +02:00
aead.h Implemented an AEAD wrapper for traditional crypter/signer transforms 2010-08-19 12:35:54 +02:00
crypto_factory.c trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
crypto_factory.h trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
crypto_tester.c trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
crypto_tester.h trace back crypto algorithms to the plugins that registered them 2010-12-18 16:31:12 +01:00
diffie_hellman.c Added a generic function to check if a DH group is an EC group 2010-09-03 16:22:10 +02:00
diffie_hellman.h Added a generic function to check if a DH group is an EC group 2010-09-03 16:22:10 +02:00
pkcs7.c Use IV length of a crypter instead of block size for IV calculations 2010-08-13 17:11:53 +02:00
pkcs7.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
pkcs9.c Removed chunk_from_buf() in favor of a simpler chunk_from_chars() macro 2009-09-11 15:39:35 +02:00
pkcs9.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
prf_plus.c removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
prf_plus.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
transform.c Added support for AEAD algorithms to crypto factory 2010-08-19 19:02:34 +02:00
transform.h Added support for AEAD algorithms to crypto factory 2010-08-19 19:02:34 +02:00