strongswan/src/libstrongswan/crypto
Adrian-Ken Rueegsegger 5ed3e3a7e6 Various style, typo and whitespace corrections 2012-01-13 16:27:35 +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 keywords for ESN support 2011-04-20 12:26:58 +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 Fixed common misspellings. 2011-07-20 16:14:10 +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 implemented wrap around of registered IKEv1 algorithm names 2010-12-26 17:11:02 +01:00
crypto_tester.c Fixed debug statement if algorithm benchmarking enabled 2011-04-08 14:55:10 +02:00
crypto_tester.h Fix algorithm type for signers, fixes warning with gcc 4.5 2011-05-03 11:33:40 +02:00
diffie_hellman.c Fixed compiler warnings for DH groups that define no subgroup. 2011-11-25 10:18:03 +01:00
diffie_hellman.h Various style, typo and whitespace corrections 2012-01-13 16:27:35 +01:00
pkcs7.c Allow callers to force ASN.1 date encoding as GENERALIZEDTIME. 2011-12-23 18:07:39 +01:00
pkcs7.h Replaced pkcs7_t.create_certificate_iterator with enumerator. 2011-07-06 09:43:45 +02:00
pkcs9.c Migrated crypto/pkcs9 to INIT/METHOD macros 2011-10-02 11:21:23 +02:00
pkcs9.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
prf_plus.c Migrated crypto/prf_plus to INIT/METHOD macros 2011-10-02 11:27:38 +02:00
prf_plus.h removed trailing spaces ([[:space:]]+$) 2009-09-04 13:46:09 +02:00
transform.c Added proposal keywords for ESN support 2011-04-20 12:26:58 +02:00
transform.h Added proposal keywords for ESN support 2011-04-20 12:26:58 +02:00