Commit Graph

343 Commits

Author SHA1 Message Date
kaleb-himes e698c12530 ecc_encrypt + hkdf requires aes 2015-07-16 15:31:36 -06:00
toddouska 0b3bc289ae fix enable stunnel help alignment 2015-07-15 13:44:09 -07:00
Nickolas Lapp 96cf16848c Stunnel Base Commit 2015-07-14 14:56:26 -06:00
toddouska e6d8ab0d45 add enable lighty 2015-07-09 09:14:33 -06:00
Jacob Barthelmeh 14723b7e65 QSH (quantum-safe handshake) extension 2015-07-07 09:55:58 -06:00
toddouska 74245dcc1c bump dev version 2015-07-01 14:43:58 -07:00
toddouska 48a42e1a75 prepare release 2015-06-18 16:58:59 -07:00
toddouska fe39cd34b9 bump version 2015-06-18 11:18:51 -07:00
toddouska 6d9fece9f4 bump dev version 2015-06-12 09:39:03 -07:00
Jacob Barthelmeh e461bc72b8 curve25519 and ed25519 low memory 2015-06-05 15:39:37 -06:00
Chris Conlon defd1f9f94 add configure option for wolfSSL JNI, --enable-jni 2015-06-02 21:58:23 -06:00
John Safranek 77fe4f3a2e Fixes #71. Disable SHA works with TLS, PWDBASED, testing. 2015-05-28 10:25:41 -07:00
toddouska c52b7160e9 fix ipv6 external test case 2015-05-07 12:15:58 -07:00
toddouska 7536cec0d6 fix github issue #65, ignore sys options 2015-04-17 09:23:43 -07:00
toddouska 281decae46 fix github issue #65, don't undef with arg to options.h 2015-04-16 10:36:51 -07:00
toddouska ceeb3d007e fix github issue #65, don't output (N)DEBUG to options.h 2015-04-13 12:01:21 -07:00
toddouska 7e9a5fb8ee remove poly/chacha from fips build 2015-04-12 11:01:16 -07:00
John Safranek aef879dc20 Updated iOS FIPS project, bump version 2015-04-06 15:06:56 -07:00
Jacob Barthelmeh 10f853ae4d adjustment to chacha for big endian 2015-04-03 12:19:40 -06:00
toddouska 7552764fbb turn off chacha on big endian 2015-04-02 11:34:17 -07:00
John Safranek b5a1cd186f Merge branch 'master' of github.com:wolfSSL/wolfssl 2015-04-01 13:39:30 -07:00
John Safranek 3039d16e09 1. HAVE_AEAD and HAVE_PFS should be set in internal.h, not CFLAGS
2. Added WOLFSSL_MAX_STRENGTH as option in settings.h for non-autoconf
3. When selecting max-strength cipher suites, ECDHE is only dependent on
   ECC, not DH
2015-04-01 13:35:13 -07:00
toddouska 8dd1afb49c have ./configure error out on maxstrength + sniffer 2015-04-01 12:30:46 -07:00
John Safranek 5ecbe14d2c Added --enable-maxstrength configure build to only
allow TLSv1.2, PFS, and AEAD ciphers.
2015-04-01 11:55:49 -07:00
toddouska 5ed451a29d Merge branch 'master' of github.com:wolfssl/wolfssl 2015-04-01 09:39:10 -07:00
toddouska 3abf1952c8 fix leanpsk default changes 2015-04-01 09:37:41 -07:00
John Safranek 748c5ac128 update configure help strings for AESGCM and DH 2015-03-31 16:23:28 -07:00
toddouska d84ff83689 fix leanpsk w/ new defaults 2015-03-31 15:55:39 -07:00
toddouska 24102eb95f on x86_64 enable sha512, ecc, and increase max_bits by default 2015-03-31 13:28:49 -07:00
Chris Conlon a24a22670c fix configure help string for arc4, chacha, poly1305 2015-03-31 09:42:32 -06:00
toddouska 1c19b67885 update lib version 2015-03-30 13:07:59 -07:00
toddouska e917df4c59 prepare 3.4.6 release 2015-03-30 12:28:12 -07:00
toddouska 4332acbeaa leanpsk doesn't need new gcm, poly, chacah defaults 2015-03-29 11:30:05 -07:00
toddouska 9ba62a2c52 allow examples build if no-sha but psk is on 2015-03-28 14:58:17 -07:00
toddouska 27faf15678 add intelasm ./configure option 2015-03-28 14:34:39 -07:00
toddouska 1fc3aa100b aes gcm/ccm require aes, duh 2015-03-27 21:30:27 -07:00
toddouska 495fbe087e allow dh to be used w/o certs and asn 2015-03-27 14:28:05 -07:00
toddouska ff11df2c14 enable chacha - poly by default 2015-03-27 11:22:42 -07:00
toddouska af1fd4719a enable gcm by default 2015-03-27 11:12:42 -07:00
toddouska c5f7c7ce57 enable dh by default 2015-03-27 10:23:15 -07:00
toddouska d655fb9d74 remove rc4 from default build 2015-03-27 10:17:22 -07:00
toddouska 8f6d7a1ce7 rename ecc25519 to curve25519, less confusing with ed25519 now in play too 2015-03-24 11:56:40 -07:00
toddouska 478a8bb059 adjust ./configure format, change ed sign/verify to msg from hash 2015-03-19 12:48:32 -07:00
Jacob Barthelmeh d89d524570 initial ed25519 implementation 2015-03-19 11:40:41 -06:00
toddouska 6b0bfa1b2c bump dev version 2015-03-17 14:59:01 -07:00
John Safranek 84edbd1ff2 cleanup some configure help text 2015-03-12 12:25:39 -07:00
John Safranek dbe6ecedf8 fix enable-sniffer option in configure.ac 2015-03-12 12:07:48 -07:00
toddouska 7caf0499d6 bump version 2015-03-06 13:39:57 -08:00
toddouska d5975e39f8 fix github issue #27, better help on fips not working w/o license 2015-03-06 09:15:33 -08:00
toddouska 9d20e712bf add autoconf support for chapoly-aead, wipe temp polykey, minor whitespace adjusts 2015-02-24 12:33:52 -08:00