Use OpenSSL for RC4 instead of internal implementation
[libeap.git] / src / crypto / crypto_openssl.c
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...