Share a common helper function for restarting sched_scan
[mech_eap.git] / src / crypto / crypto.h
2015-11-29 Jouni Malinencrypto: Add CRYPTO_HASH_ALG_SHA384 and CRYPTO_HASH_ALG_...
2015-11-29 Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2015-06-26 Jouni Malinencrypto: Add functions for computing the Legendre symbol...
2015-06-23 Jouni MalinenAdd crypto_ec_point_cmp()
2014-05-19 Jouni MalinenAdd function for building RSA public key from n and...
2014-02-15 Jouni MalinenRemove unused crypto_bignum_rshift()
2013-01-12 Jouni MalinenSAE: Replace comparison to one with crypto_bignum wrapper
2013-01-12 Jouni MalinenSAE: Store commit scalars as bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Use more generic random bignum generation
2013-01-12 Jouni MalinenAdd more crypto_bignum_*() wrappers
2013-01-12 Jouni MalinenSAE: Add support for ECC group 21 (521-bit random ECP...
2013-01-12 Jouni MalinenSAE: Use EC group context to get the group prime
2013-01-12 Jouni MalinenSAE: Store the group order in EC context data
2013-01-12 Jouni Malinencrypto: Add wrappers for OpenSSL BIGNUM and EC_POINT
2012-08-19 Jouni MalinenFIPS: Remove md5-non-fips.c
2012-08-16 Jouni MalinenFIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-11-27 Jouni MalinenAdd SHA256-hash functions to generic crypto_hash_*...
2009-10-17 Jouni MalinenAdd support for PKCS #5 encrypted PKCS #8 keys with...
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-08-16 Jouni MalinenAllow non-FIPS MD5 to be used with TLS PRF even in...
2009-08-16 Jouni MalinenMake hash functions return error value
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...