]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/Makefile
WPS: Make it possible to use PSKs loaded from the PSK file
[thirdparty/hostap.git] / src / crypto / Makefile
2020-02-10  Jouni Malinenwlantest: Add PTK derivation support with SAE, OWE...
2019-02-11  Jouni Malinentests: TLS fuzzing tool
2017-09-05  Jouni MalinenAdd SHA-384 routines to libcrypto.a
2015-11-29  Pali RohárAdd SHA384 and SHA512 implementations from LibTomCrypt...
2014-10-19  Bob CopelandImplement RFC 5297 AES-SIV
2014-03-11  Jouni MalinenUse internal FIPS 186-2 PRF if needed
2013-11-24  Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2012-09-09  Jouni MalinenMove AES-CCM implementation into src/crypto
2012-09-08  Jouni MalinenMove AES-GCM implementation into src/crypto
2012-08-22  Jouni MalinenAdd sha256-prf.tls into libcrypto build
2012-08-19  Jouni MalinenFIPS: Remove md5-non-fips.c
2012-08-16  Jouni MalinenMove SHA1-based PRF function into a separate C file
2011-11-27  Jouni MalinenAdd implementation of TLS v1.2 PRF (P_SHA256)
2011-11-27  Jouni MalinenAdd SHA256-hash functions to generic crypto_hash_*...
2011-11-05  Jouni MalinenAdd random.c into libcrypto.a
2010-04-17  Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2009-12-06  Jouni MalinenSplit crypto_internal.c into parts to clean up build
2009-12-06  Jouni MalinenUse thin archives to allow libraries to be merged
2009-12-05  Jouni MalinenAdd forgotten files into libcrypto.a
2009-12-05  Jouni MalinenAdd rules for building src/crypto as a library
2009-02-15  Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...