Jouni Malinen 4eb3b76b0f OpenSSL: Fix OCSP certificate debug print to use wpa_printf 11 years ago
..
.gitignore 631afd993f Add rules for building src/crypto as a library 15 years ago
Makefile 09eef142ea Use internal FIPS 186-2 PRF if needed 11 years ago
aes-cbc.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-ccm.c 4bf3910574 Move AES-CCM implementation into src/crypto 12 years ago
aes-ctr.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-eax.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-encblock.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-gcm.c f90a4542b4 Share common GCM-AE and GCM-AD functionality 12 years ago
aes-internal-dec.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM 12 years ago
aes-internal-enc.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM 12 years ago
aes-internal.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM 12 years ago
aes-omac1.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-unwrap.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes-wrap.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
aes_i.h d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM 12 years ago
aes_wrap.h 4bf3910574 Move AES-CCM implementation into src/crypto 12 years ago
crypto.h ab6d047405 Add function for building RSA public key from n and e parameters 11 years ago
crypto_cryptoapi.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_gnutls.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_internal-cipher.c 802bc4211b Fix AES block size handling for internal cipher 12 years ago
crypto_internal-modexp.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_internal-rsa.c ab6d047405 Add function for building RSA public key from n and e parameters 11 years ago
crypto_internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_libtomcrypt.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_none.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_nss.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
crypto_openssl.c a9b08adacf Remove unused crypto_bignum_rshift() 11 years ago
des-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
des_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
dh_group5.c a0d0c560c3 Add dh5_init_fixed() to allow fixed DH parameters to be used 12 years ago
dh_group5.h a0d0c560c3 Add dh5_init_fixed() to allow fixed DH parameters to be used 12 years ago
dh_groups.c e7ecab4a3b Use ARRAY_SIZE() macro 11 years ago
dh_groups.h 2ce12789c1 Add Diffie-Hellman group definitions for MODP groups in RFC 5114 12 years ago
fips_prf_internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
fips_prf_openssl.c c7f1791970 OpenSSL: Make fips186_2_prf() easier for static analyzers 12 years ago
md4-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
md5-internal.c 0779c227af Hide strict-aliasing warning with gcc 4.7 12 years ago
md5.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
md5.h 44ec48ebfd FIPS: Remove md5-non-fips.c 12 years ago
md5_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
milenage.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
milenage.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ms_funcs.c 22dd2d7a98 Fix MSCHAP UTF-8 to UCS-2 conversion for three-byte encoding 11 years ago
ms_funcs.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
random.c 982bafedaf FIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes() 12 years ago
random.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
rc4.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sha1-internal.c 09eef142ea Use internal FIPS 186-2 PRF if needed 11 years ago
sha1-pbkdf2.c 986de33d5c Convert remaining SSID routines from char* to u8* 12 years ago
sha1-prf.c d6150094e0 Move SHA1-based PRF function into a separate C file 12 years ago
sha1-tlsprf.c 44ec48ebfd FIPS: Remove md5-non-fips.c 12 years ago
sha1-tprf.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sha1.c d6150094e0 Move SHA1-based PRF function into a separate C file 12 years ago
sha1.h 986de33d5c Convert remaining SSID routines from char* to u8* 12 years ago
sha1_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sha256-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sha256-prf.c cd9c2714e7 SAE: Add support for ECC group 21 (521-bit random ECP group) 12 years ago
sha256-tlsprf.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
sha256.c 26a379224c OpenSSL: Implement SHA256 HMAC functions using HMAC API 12 years ago
sha256.h cd9c2714e7 SAE: Add support for ECC group 21 (521-bit random ECP group) 12 years ago
sha256_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
tls.h 47bd94a09f TLS testing: Add new test cases for RSA-DHE primes 11 years ago
tls_gnutls.c 0187c41d88 Declare wpa_debug_* variables in src/utils/wpa_debug.h 11 years ago
tls_internal.c 390b92913a TLS testing: Allow hostapd to be used as a TLS testing tool 11 years ago
tls_none.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
tls_nss.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
tls_openssl.c 4eb3b76b0f OpenSSL: Fix OCSP certificate debug print to use wpa_printf 11 years ago
tls_schannel.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago