]> git.ipfire.org Git - thirdparty/hostap.git/history - src/crypto/dh_groups.c
Return success/failure result from tls_prf_sha256()
[thirdparty/hostap.git] / src / crypto / dh_groups.c
2019-03-05  Jouni MalinenAdd explicit checks for peer's DH public key
2017-12-24  Sean ParkinsonEnhance crypto abstract API for DH
2017-12-24  Jouni MalinenDH: Remove trailing whitespace
2015-11-29  Jouni MalinenFix memory leak on NFC DH generation error path
2015-04-25  Mikael KanstrupDeclare all read only data structures as const
2015-01-05  Jouni MalinenDH: Clear memory explicitly on private key deinit
2013-10-26  Jouni MalinenUse ARRAY_SIZE() macro
2013-01-12  Jouni MalinenAdd Diffie-Hellman group definitions for MODP groups...
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23  Jouni MalinenAnnotate places depending on strong random numbers
2010-04-12  Jouni MalinenFix internal DH implementation not to pad shared key
2009-10-11  Jouni MalinenInclude only the used DH groups in the build
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...