fragattacks/src
Jouni Malinen 8ccc0402b2 Internal LibTomMath: add optional support for Montgomery reduction
Add a cost of about 2.5 kB of additional cost, the internal LibTomMath can
be configured to include fast exptmod routine to speed up DH and RSA.
This can be enabled with CONFIG_INTERNAL_LIBTOMMATH_FAST_EXPTMOD=y in
.config.
2008-06-04 11:57:55 +03:00
..
common Silence gcc 4.3.0 warnings about invalid array indexes 2008-03-12 09:33:18 +02:00
crypto Internal TLS: Added support for parsing PKCS #8 formatted private keys 2008-06-02 19:39:46 +03:00
drivers Introduced new helper function is_zero_ether_addr() 2008-06-03 18:08:48 +03:00
eap_common TNC: Added preliminary code for IF-TNCCS-SOH server side support 2008-03-30 17:10:44 +03:00
eap_peer Added a workaround for handling TLS compression 2008-05-26 12:33:04 +03:00
eap_server Changed TLS server to use OpenSSL SSL_accept() instead of SSL_read() 2008-05-29 20:36:18 +03:00
eapol_supp Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
hlr_auc_gw Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
l2_packet Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00
radius eapol_test: Allow client IP address to be specified 2008-03-30 18:15:52 +03:00
rsn_supp Introduced new helper function is_zero_ether_addr() 2008-06-03 18:08:48 +03:00
tls Internal LibTomMath: add optional support for Montgomery reduction 2008-06-04 11:57:55 +03:00
utils Introduced new helper function is_zero_ether_addr() 2008-06-03 18:08:48 +03:00
Makefile Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release 2008-02-27 17:34:43 -08:00