]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/crypto.h
WPS: Make it possible to use PSKs loaded from the PSK file
[thirdparty/hostap.git] / src / crypto / crypto.h
2019-10-25  Jouni Malinencrypto: Remove unused crypto_bignum_sqrtmod()
2019-10-14  Jouni Malinencrypto: Add more bignum/EC helper functions
2019-04-26  Jouni MalinenRemove unused crypto_bignum_bits()
2019-04-13  Jouni MalinenRemove the unused crypto_ec_cofactor() function
2019-03-05  Jouni MalinenAdd explicit checks for peer's DH public key
2017-12-24  Sean ParkinsonEnhance crypto abstract API
2017-12-24  Sean ParkinsonFix copy-paste errors in function comments
2017-03-11  Jouni MalinenOpenSSL: Add wrapper functions for ECDH
2017-02-28  Jouni Malinencrypto: Add return value to DES and AES encrypt/decrypt
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...