Jouni Malinen be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
..
.gitignore 631afd993f Add rules for building src/crypto as a library 15 years ago
Makefile be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
aes-cbc.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
aes-ctr.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
aes-eax.c 1ba787b954 Remove unneeded aes_i.h inclusion from number of places 15 years ago
aes-encblock.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
aes-internal-dec.c 381fcbc9f4 Crypto build cleanup: remove CONFIG_NO_AES_DECRYPT 16 years ago
aes-internal-enc.c 27da6d4a0e Crypto build cleanup: remove CONFIG_NO_AES_ENCRYPT 16 years ago
aes-internal.c 27da6d4a0e Crypto build cleanup: remove CONFIG_NO_AES_ENCRYPT 16 years ago
aes-omac1.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
aes-unwrap.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
aes-wrap.c 1ba787b954 Remove unneeded aes_i.h inclusion from number of places 15 years ago
aes.h 1ba787b954 Remove unneeded aes_i.h inclusion from number of places 15 years ago
aes_i.h 1ba787b954 Remove unneeded aes_i.h inclusion from number of places 15 years ago
aes_wrap.h 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
crypto.h 3f4ed97a70 Add support for PKCS #5 encrypted PKCS #8 keys with internal crypto 15 years ago
crypto_cryptoapi.c 2d106f21aa Remove unnecessary defines 15 years ago
crypto_gnutls.c 0a5d68aba5 Make hash functions return error value 15 years ago
crypto_internal-cipher.c be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
crypto_internal-modexp.c be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
crypto_internal-rsa.c be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
crypto_internal.c be473f3f09 Split crypto_internal.c into parts to clean up build 15 years ago
crypto_libtomcrypt.c 2d106f21aa Remove unnecessary defines 15 years ago
crypto_none.c 0a5d68aba5 Make hash functions return error value 15 years ago
crypto_nss.c 289ffc2b61 Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant 15 years ago
crypto_openssl.c 8e2c104fa1 Resolve some sparse warnings 15 years ago
des-internal.c 1e8c857abe Move shared DES definitions into a header file 15 years ago
des_i.h 1e8c857abe Move shared DES definitions into a header file 15 years ago
dh_group5.c f042122a57 Allow the internal DH implementation to be overridden 15 years ago
dh_group5.h f042122a57 Allow the internal DH implementation to be overridden 15 years ago
dh_groups.c dd01b1ff9d Include only the used DH groups in the build 15 years ago
dh_groups.h 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
fips_prf_gnutls.c 05edfe2994 Crypto build cleanup: remove NEED_FIPS186_2_PRF 16 years ago
fips_prf_internal.c 6b5c4c3359 Remove some more crypto ifdef, fix a few small bugs 16 years ago
fips_prf_nss.c 289ffc2b61 Add preliminary version of NSS TLS/crypto wrapper for wpa_supplicant 15 years ago
fips_prf_openssl.c 05edfe2994 Crypto build cleanup: remove NEED_FIPS186_2_PRF 16 years ago
md4-internal.c 0a5d68aba5 Make hash functions return error value 15 years ago
md5-internal.c 08d38568df Move shared MD5/SHA-1 internal definitions into header files 15 years ago
md5-non-fips.c ff916b9df7 Allow non-FIPS MD5 to be used with TLS PRF even in FIPS mode 15 years ago
md5.c 0a5d68aba5 Make hash functions return error value 15 years ago
md5.h ff916b9df7 Allow non-FIPS MD5 to be used with TLS PRF even in FIPS mode 15 years ago
md5_i.h 08d38568df Move shared MD5/SHA-1 internal definitions into header files 15 years ago
milenage.c 953f83439b Move Milenage test code into the new tests directory 15 years ago
milenage.h 953f83439b Move Milenage test code into the new tests directory 15 years ago
ms_funcs.c ac73690c06 Move RC4 into crypto.h as a replaceable crypto function 15 years ago
ms_funcs.h 6d503f67e3 Pass error values from digest calls to ms_funcs callers 15 years ago
rc4.c ac73690c06 Move RC4 into crypto.h as a replaceable crypto function 15 years ago
sha1-internal.c 6d798e8b7e Fix strict aliasing issue with the internal SHA-1 implementation 15 years ago
sha1-pbkdf2.c 0a5d68aba5 Make hash functions return error value 15 years ago
sha1-tlsprf.c ff916b9df7 Allow non-FIPS MD5 to be used with TLS PRF even in FIPS mode 15 years ago
sha1-tprf.c 0a5d68aba5 Make hash functions return error value 15 years ago
sha1.c 0a5d68aba5 Make hash functions return error value 15 years ago
sha1.h 0a5d68aba5 Make hash functions return error value 15 years ago
sha1_i.h 08d38568df Move shared MD5/SHA-1 internal definitions into header files 15 years ago
sha256-internal.c 0a5d68aba5 Make hash functions return error value 15 years ago
sha256.c 598a792d8c Crypto build cleanup: remove INTERNAL_SHA256 16 years ago
sha256.h 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
tls.h 76f04b38b0 Preliminary support for FIPS mode operation with OpenSSL 15 years ago
tls_gnutls.c e3992c3381 GnuTLS: Fix compilation with newer GnuTLS versions 15 years ago
tls_internal.c 4d4233eaf4 Fixed internal TLSv1 server implementation for abbreviated handshake 16 years ago
tls_none.c 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago
tls_nss.c ebf214e670 NSS: Implement TLS PRF using new TLS extractor interface 15 years ago
tls_openssl.c 55d0b0831e OpenSSL: Remove unneeded MinGW CryptoAPI compat code 15 years ago
tls_schannel.c 6fc6879bd5 Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 17 years ago