automake build system
[libeap.git] / src / crypto / crypto_openssl.c
2010-06-27 Jouni MalinenOpenSSL: Fix public key length in DH group 5 operations
2009-11-24 Jouni MalinenResolve some sparse warnings
2009-10-16 Jouni Malinenopenssl: Allow build with OpenSSL 0.9.7
2009-10-16 Jouni Malinenopenssl: Mark openssl_digest_vector() static
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-08-16 Jouni MalinenFix crypto_cipher_init() EVP initialization
2009-08-16 Jouni MalinenUse OpenSSL for RC4 instead of internal implementation
2009-08-16 Jouni MalinenFix build with non-FIPS capable OpenSSL
2009-08-16 Jouni MalinenAllow non-FIPS MD5 to be used with TLS PRF even in...
2009-08-16 Jouni MalinenOpenSSL: Use library version of SHA256
2009-08-16 Jouni MalinenOpenSSL: Use EVP_Digest*() functions
2009-08-16 Jouni MalinenMake hash functions return error value
2009-08-11 Johannes BergCrypto build cleanup: remove NEED_FIPS186_2_PRF
2009-02-07 Jouni MalinenAvoid memory leak on error path in crypto_cipher_init()
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...