strongswan/src/libstrongswan/crypto
Tobias Brunner f3bb1bd039 Fixed common misspellings.
Mostly found by 'codespell'.
2011-07-20 16:14:10 +02: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 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 Replaced pkcs7_t.create_certificate_iterator with enumerator. 2011-07-06 09:43:45 +02:00
pkcs7.h Replaced pkcs7_t.create_certificate_iterator with enumerator. 2011-07-06 09:43:45 +02:00
pkcs9.c Replaced simple iterator usages. 2011-07-06 09:43:45 +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 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