Share a common helper function for restarting sched_scan
[mech_eap.git] / src / crypto / Makefile
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...