strongswan/src/libstrongswan/plugins
Tobias Brunner c0d39c205c Implemented AES-CMAC based PRF and signer.
The cmac plugin implements AES-CMAC as defined in RFC 4493 and the
signer and PRF based on it as defined in RFC 4494 and RFC 4615,
respectively.
2012-04-03 10:40:47 +02:00
..
aes Add features support to aes plugin 2011-10-14 10:05:45 +02:00
af_alg Add features support to af_alg plugin 2011-10-14 10:05:45 +02:00
agent assign get_features method 2011-11-07 19:15:41 +01:00
blowfish Fixed common misspellings. 2011-07-20 16:14:10 +02:00
ccm Add features support to ccm plugin 2011-10-14 10:05:46 +02:00
cmac Implemented AES-CMAC based PRF and signer. 2012-04-03 10:40:47 +02:00
constraints Added a (not yet implemented) plugin_t method to reload plugin configuration 2011-04-15 10:07:13 +02:00
ctr Add features support to ctr plugin 2011-10-14 10:05:46 +02:00
curl Add features support to curl plugin 2011-10-14 10:05:46 +02:00
des Add features support to des plugin 2011-10-14 10:05:46 +02:00
dnskey Added features support to dnskey plugin 2011-10-30 17:57:16 +01:00
fips_prf Don't cast second argument of mem_printf_hook (%b) to size_t. 2012-03-27 09:10:34 +02:00
gcm Add features support to gcm plugin 2011-10-14 10:05:46 +02:00
gcrypt gcrypt does not support MD2 2011-11-09 06:48:55 +01:00
gmp Add features support to gmp plugin 2011-10-14 10:05:45 +02:00
hmac Fixed GNU license header in hmac and xcbc plugins. 2012-04-03 10:33:59 +02:00
ldap Add features support to ldap plugin 2011-10-14 10:05:46 +02:00
md4 Add features support to md4 plugin 2011-10-17 06:05:08 +02:00
md5 Add features support to md5 plugin 2011-10-14 10:05:45 +02:00
mysql Add features support to mysql plugin 2011-10-14 10:05:46 +02:00
openssl OpenSSL plugin parses ECDSA private keys with explicitly specified EC parameters. 2012-02-01 18:27:45 +01:00
padlock Wipe memory after using key material (incomplete, to be continued) 2011-05-09 14:36:15 +02:00
pem Log messages for PKCS1 and PEM parsing in ASN log group. 2011-12-16 16:44:38 +01:00
pgp Also log PGP parsing in ASN log group. 2011-12-16 16:44:38 +01:00
pkcs1 Log messages for PKCS1 and PEM parsing in ASN log group. 2011-12-16 16:44:38 +01:00
pkcs8 Compiler warnings fixed. 2012-02-14 16:09:44 +01:00
pkcs11 Compiler warnings fixed. 2012-02-14 16:09:44 +01:00
pubkey Add features support to pubkey plugin 2011-10-26 12:16:54 +02:00
random Add features support to random plugin 2011-10-14 10:05:45 +02:00
revocation Handle certificates being on hold in a CRL 2011-11-04 11:11:17 +01:00
sha1 Add features support to sha1 plugin 2011-10-14 10:05:44 +02:00
sha2 Add features support to sha2 plugin 2011-10-14 10:05:44 +02:00
soup Add features support to soup plugin 2011-10-14 10:05:46 +02:00
sqlite Add features support to sqlite plugin 2011-10-14 10:05:45 +02:00
test_vectors Added a (not yet implemented) plugin_t method to reload plugin configuration 2011-04-15 10:07:13 +02:00
x509 Fix whitespaces 2012-01-12 11:25:18 +01:00
xcbc Fixed GNU license header in hmac and xcbc plugins. 2012-04-03 10:33:59 +02:00
plugin.h Added support for plugin features 2011-10-14 10:05:44 +02:00
plugin_feature.c Fixed compiler warning 2011-10-14 10:05:47 +02:00
plugin_feature.h Avoid heaps of compiler warnings due to plugin features registration. 2011-10-17 13:51:48 +02:00
plugin_loader.c Cache list of plugin names to further simplify its usage. 2012-01-19 12:37:42 +01:00
plugin_loader.h Cache list of plugin names to further simplify its usage. 2012-01-19 12:37:42 +01:00