Jouni Malinen 1fff13a9cb tests: Move EAP-SIM PRF module test into the hwsim framework il y a 9 ans
..
.gitignore 631afd993f Add rules for building src/crypto as a library il y a 15 ans
Makefile f7072600be Implement RFC 5297 AES-SIV il y a 10 ans
aes-cbc.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
aes-ccm.c 87a5c93bec AES-CCM: Use os_memcmp_const() for hash/password comparisons il y a 11 ans
aes-ctr.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
aes-eax.c 77a2c3941e crypto: Clear temporary heap allocations before freeing il y a 10 ans
aes-encblock.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
aes-gcm.c 05f916eeed AES-GCM: Use os_memcmp_const() for hash/password comparisons il y a 11 ans
aes-internal-dec.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM il y a 12 ans
aes-internal-enc.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM il y a 12 ans
aes-internal.c d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM il y a 12 ans
aes-omac1.c cc4f3d6ea7 tests: Add TEST_FAIL() condition to omac1_aes_vector() il y a 9 ans
aes-siv.c 77a2c3941e crypto: Clear temporary heap allocations before freeing il y a 10 ans
aes-unwrap.c a256506ddc AES: Extend key wrap implementation to support longer data il y a 10 ans
aes-wrap.c a256506ddc AES: Extend key wrap implementation to support longer data il y a 10 ans
aes.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
aes_i.h d140db6adf Add support for using 192-bit and 256-bit keys with AES-GCM il y a 12 ans
aes_siv.h f7072600be Implement RFC 5297 AES-SIV il y a 10 ans
aes_wrap.h 30bff1d0f4 Extend AES-CMAC routines to support 256-bit keys il y a 10 ans
crypto.h 16841ab246 crypto: Add functions for computing the Legendre symbol and EC y^2 il y a 10 ans
crypto_gnutls.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
crypto_internal-cipher.c 802bc4211b Fix AES block size handling for internal cipher il y a 12 ans
crypto_internal-modexp.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
crypto_internal-rsa.c ab6d047405 Add function for building RSA public key from n and e parameters il y a 11 ans
crypto_internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
crypto_libtomcrypt.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
crypto_module_tests.c 1fff13a9cb tests: Move EAP-SIM PRF module test into the hwsim framework il y a 9 ans
crypto_none.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
crypto_openssl.c cc4f3d6ea7 tests: Add TEST_FAIL() condition to omac1_aes_vector() il y a 9 ans
des-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
des_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
dh_group5.c a0d0c560c3 Add dh5_init_fixed() to allow fixed DH parameters to be used il y a 13 ans
dh_group5.h a0d0c560c3 Add dh5_init_fixed() to allow fixed DH parameters to be used il y a 13 ans
dh_groups.c 8b423edbd3 Declare all read only data structures as const il y a 10 ans
dh_groups.h 2ce12789c1 Add Diffie-Hellman group definitions for MODP groups in RFC 5114 il y a 12 ans
fips_prf_internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
fips_prf_openssl.c d447cd596f Updates for stricter automatic memcpy bounds checking il y a 10 ans
md4-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
md5-internal.c 0779c227af Hide strict-aliasing warning with gcc 4.7 il y a 12 ans
md5.c 51f3427019 crypto: Clear temporary stack buffers after use il y a 10 ans
md5.h 44ec48ebfd FIPS: Remove md5-non-fips.c il y a 13 ans
md5_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
milenage.c a79aea531e Milenage: Use os_memcmp_const() for hash/password comparisons il y a 11 ans
milenage.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
ms_funcs.c 5a55c9b411 Fix MSCHAP UTF-8 to UCS-2 conversion check for three-byte encoding il y a 9 ans
ms_funcs.h 5955cfaacd ms_funcs: Make challenge_hash() non-static il y a 10 ans
random.c f413eb03d9 random: Fix random_get_bytes() with CONFIG_FIPS=y il y a 10 ans
random.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
rc4.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
sha1-internal.c 09eef142ea Use internal FIPS 186-2 PRF if needed il y a 11 ans
sha1-pbkdf2.c 986de33d5c Convert remaining SSID routines from char* to u8* il y a 13 ans
sha1-prf.c 51f3427019 crypto: Clear temporary stack buffers after use il y a 10 ans
sha1-tlsprf.c 22ba05c09e Explicitly clear temporary stack buffers in tls_prf_sha1_md5() il y a 10 ans
sha1-tprf.c 940a4dbf66 Explicitly clear temporary stack buffer in sha1_t_prf() il y a 10 ans
sha1.c 51f3427019 crypto: Clear temporary stack buffers after use il y a 10 ans
sha1.h 986de33d5c Convert remaining SSID routines from char* to u8* il y a 13 ans
sha1_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
sha256-internal.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
sha256-kdf.c eccca102bf Explicitly clear temporary stack buffer in hmac_sha256_kdf() il y a 10 ans
sha256-prf.c 51f3427019 crypto: Clear temporary stack buffers after use il y a 10 ans
sha256-tlsprf.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
sha256.c 26a379224c OpenSSL: Implement SHA256 HMAC functions using HMAC API il y a 13 ans
sha256.h 0087061de7 ERP: Add HMAC-SHA256 KDF (RFC 5295) il y a 10 ans
sha256_i.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
sha384-prf.c d9c807cab1 Fix key derivation for Suite B 192-bit AKM to use SHA384 il y a 9 ans
sha384.h d9c807cab1 Fix key derivation for Suite B 192-bit AKM to use SHA384 il y a 9 ans
tls.h b3b8085ae8 TLS: Add functions for managing cached session state il y a 9 ans
tls_gnutls.c b3b8085ae8 TLS: Add functions for managing cached session state il y a 9 ans
tls_internal.c 2e38079531 TLS: Fix memory leak with multiple TLS server instances il y a 9 ans
tls_none.c b3b8085ae8 TLS: Add functions for managing cached session state il y a 9 ans
tls_openssl.c 36e820605f Check for LIBRESSL_VERSION_NUMBER in tls_openssl.c il y a 9 ans