aboutsummaryrefslogtreecommitdiffstats
path: root/src/crypto/crypto_internal.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* Add SHA256-hash functions to generic crypto_hash_* functionsJouni Malinen2011-11-271-2/+76
* Make crypto_hash_init() easier for static analyzersJouni Malinen2011-11-131-1/+2
* Make crypto_hash_init() easier for static analyzersJouni Malinen2011-11-131-1/+2
* Split crypto_internal.c into parts to clean up buildJouni Malinen2009-12-061-379/+1
* Remove unnecessary definesJouni Malinen2009-12-051-3/+0
* Move shared MD5/SHA-1 internal definitions into header filesJouni Malinen2009-10-171-13/+0
* Move shared DES definitions into a header fileJouni Malinen2009-10-171-15/+1
* Move PKCS# {1,5,8} functionality into separate filesJouni Malinen2009-10-171-565/+11
* Add support for PKCS #5 encrypted PKCS #8 keys with internal cryptoJouni Malinen2009-10-171-3/+293
* Add DES-CBC support into internal crypto implementationJouni Malinen2009-10-171-0/+45
* Clean up crypto makefile segmentsJouni Malinen2009-10-111-2/+2
* Move RC4 into crypto.h as a replaceable crypto functionJouni Malinen2009-08-161-1/+0
* Remove some more crypto ifdef, fix a few small bugsJohannes Berg2009-08-131-5/+2
* hostapd: Fix internal crypto build without TLSJouni Malinen2009-05-261-0/+2
* Rename EAP server defines from EAP_* to EAP_SERVER_*Jouni Malinen2009-03-251-2/+2
* Fix builds that need SHA256 or mod_exp, but not TLS functionsJouni Malinen2009-02-271-4/+3
* Fix CONFIG_WPS=y, CONFIG_TLS=internal buildAndriy Tkachuk2008-12-181-2/+2
* Internal TLS: Added support for parsing PKCS #8 formatted private keysJouni Malinen2008-06-021-0/+114
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+721