strongswan/src/libstrongswan/crypto
Martin Willi ee61471113 implemented RFC4478 (repeated authentication)
changed %V printf handler to take a time delta, %#V now takes two arguments
2007-11-20 12:06:40 +00:00
..
crypters don't modify des/3des input key anymore 2007-06-19 07:56:28 +00:00
hashers corrected typos 2007-10-17 02:56:24 +00:00
prfs fixed carry bug in FIPS prf 2007-03-14 14:54:23 +00:00
rsa corrected brief 2007-10-17 02:55:53 +00:00
signers signers implemented with HMAC now support NULL output parameters 2007-08-29 07:52:49 +00:00
ac.c implemented RFC4478 (repeated authentication) 2007-11-20 12:06:40 +00:00
ac.h added x509_ prefix to imported parse functions 2007-10-12 21:53:18 +00:00
ca.c implemented RFC4478 (repeated authentication) 2007-11-20 12:06:40 +00:00
ca.h add is_ca() method 2007-05-18 10:16:10 +00:00
certinfo.c removed %Q, %Y, %W, %U printf handlers 2007-04-12 09:44:26 +00:00
certinfo.h implemented ipsec listocsp function 2007-03-27 04:40:25 +00:00
crl.c implemented RFC4478 (repeated authentication) 2007-11-20 12:06:40 +00:00
crl.h added x509_ prefix to imported parse functions 2007-10-12 21:53:18 +00:00
diffie_hellman.c fixed memory leak 2007-10-04 15:20:00 +00:00
diffie_hellman.h implemented an optional DH public value test 2007-10-04 15:19:24 +00:00
hmac.c experimental SHA2 HMAC and PRF implementations 2007-03-08 00:14:17 +00:00
hmac.h added doxygen comments 2007-08-04 10:54:26 +00:00
ietf_attr_list.c added all required includes 2007-09-18 20:49:05 +00:00
ietf_attr_list.h removed some empty lines 2007-09-18 11:23:52 +00:00
ocsp.c check hash algorithms used in signatures 2007-09-11 20:10:38 +00:00
ocsp.h ocsp signer certificate and ocsp response signature can be verified 2007-03-08 23:29:04 +00:00
pkcs7.c added create_certificate_iterator() method 2007-10-12 21:57:20 +00:00
pkcs7.h added create_certificate_iterator() method 2007-10-12 21:57:20 +00:00
prf_plus.c better split up of library files "types.h" & "definitions.h" 2006-10-31 12:27:59 +00:00
prf_plus.h moved typedefs to beginning of files to solve some include problems 2006-10-30 14:07:05 +00:00
x509.c implemented RFC4478 (repeated authentication) 2007-11-20 12:06:40 +00:00
x509.h added x509_build_generalNames() and x509_build_subjectAltNames() functions 2007-10-12 21:56:30 +00:00