aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/crypto_openssl.c
Commit message (Expand)AuthorAgeFilesLines
* Resolve some sparse warningsJouni Malinen2009-11-251-0/+1
* openssl: Allow build with OpenSSL 0.9.7Jouni Malinen2009-10-161-1/+42
* openssl: Mark openssl_digest_vector() staticJouni Malinen2009-10-161-2/+3
* Allow the internal DH implementation to be overriddenJouni Malinen2009-10-111-0/+97
* Fix crypto_cipher_init() EVP initializationJouni Malinen2009-08-161-2/+2
* Use OpenSSL for RC4 instead of internal implementationJouni Malinen2009-08-161-0/+37
* Fix build with non-FIPS capable OpenSSLJouni Malinen2009-08-161-0/+4
* Allow non-FIPS MD5 to be used with TLS PRF even in FIPS modeJouni Malinen2009-08-161-5/+17
* OpenSSL: Use library version of SHA256Jouni Malinen2009-08-161-0/+7
* OpenSSL: Use EVP_Digest*() functionsJouni Malinen2009-08-161-31/+30
* Make hash functions return error valueJouni Malinen2009-08-161-13/+26
* Crypto build cleanup: remove NEED_FIPS186_2_PRFJohannes Berg2009-08-111-67/+0
* Avoid memory leak on error path in crypto_cipher_init()Jouni Malinen2009-02-071-0/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+358