toddouska
|
b12a1bb2e3
|
switch pkcs12 encrypted key to 3des since arc4 now off by default
|
2015-03-29 11:10:21 -07:00 |
|
toddouska
|
defc66f8db
|
update client encrypt key to 2048 bit version
|
2015-03-29 10:53:21 -07:00 |
|
toddouska
|
72be4d91d0
|
Merge branch 'kojo-intel'
|
2015-03-29 10:34:28 -07:00 |
|
toddouska
|
fc4e0dfd6d
|
Merge branch 'IntelAVX' of https://github.com/kojo1/wolfssl into kojo-intel
|
2015-03-29 09:48:13 -07:00 |
|
Takashi Kojo
|
57d766f1eb
|
fixed ftm/MULX crash with --enable-debug, missing register def in inline asm destroying registers
|
2015-03-29 19:50:32 +09:00 |
|
Takashi Kojo
|
bd5fc1712f
|
fixed sha256/AVX1 crash with --enable-debug: missing register def in inline asm destroy register
rorx removed when non-AVX2 build . cleaned set_Transform
|
2015-03-29 19:39:03 +09:00 |
|
Takashi Kojo
|
a83e85b91e
|
Intel mulx/adcx/adox
|
2015-03-29 10:20:30 +09:00 |
|
toddouska
|
02ffb563d6
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-03-28 14:59:20 -07:00 |
|
toddouska
|
9ba62a2c52
|
allow examples build if no-sha but psk is on
|
2015-03-28 14:58:17 -07:00 |
|
toddouska
|
d090721730
|
fix cycles per byte format is cycles > 100
|
2015-03-28 14:38:29 -07:00 |
|
toddouska
|
27faf15678
|
add intelasm ./configure option
|
2015-03-28 14:34:39 -07:00 |
|
toddouska
|
905e5801f8
|
fix benchmark format, GB/s won't misalign output
|
2015-03-27 21:36:35 -07:00 |
|
toddouska
|
1fc3aa100b
|
aes gcm/ccm require aes, duh
|
2015-03-27 21:30:27 -07:00 |
|
toddouska
|
c9a0c9a797
|
fix some psk warnings
|
2015-03-27 19:20:31 -07:00 |
|
toddouska
|
7f621f0637
|
Merge branch 'kojo-intel'
|
2015-03-27 15:42:55 -07:00 |
|
toddouska
|
3b8009bfd4
|
Merge branch 'IntelAVX' of https://github.com/kojo1/wolfssl into kojo-intel
|
2015-03-27 15:41:02 -07:00 |
|
toddouska
|
32c9f00189
|
only alloc poly auth size if cipher suite needs it
|
2015-03-27 15:38:01 -07:00 |
|
toddouska
|
e66aa9885f
|
fix linux warning
|
2015-03-27 15:20:28 -07:00 |
|
toddouska
|
c92e4bd908
|
remove save file
|
2015-03-27 14:32:44 -07:00 |
|
toddouska
|
495fbe087e
|
allow dh to be used w/o certs and asn
|
2015-03-27 14:28:05 -07:00 |
|
toddouska
|
4b8583168b
|
add our strsep to msvc build
|
2015-03-27 12:14:14 -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
|
e4ac398d98
|
fix snifftest bad include on windows
|
2015-03-27 09:55:54 -07:00 |
|
toddouska
|
ac4b6af823
|
make attrib align compiler neutral for sha256
|
2015-03-27 09:40:53 -07:00 |
|
Takashi Kojo
|
ef6e08dc01
|
static to static const in sha256/512.c
|
2015-03-27 20:19:43 +09:00 |
|
toddouska
|
9adbf41baa
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-03-26 14:28:16 -07:00 |
|
toddouska
|
2935234484
|
Merge branch 'kojo-intel'
|
2015-03-26 14:27:12 -07:00 |
|
toddouska
|
22afce8609
|
fixup intel avx request
|
2015-03-26 14:26:25 -07:00 |
|
Chris Conlon
|
d4a3e83582
|
fix OPENSSL_EXTRA + NO_MD5 build, fixes issue #26
|
2015-03-26 13:52:06 -06:00 |
|
John Safranek
|
0f4216360e
|
fix StoreExternalIV and SetInternalIV for 3DES
|
2015-03-26 11:09:36 -07:00 |
|
Chris Conlon
|
b5cac58845
|
fix pwdbased + NO_MD5 build
|
2015-03-26 11:50:15 -06:00 |
|
toddouska
|
4bd5dfe04a
|
Merge branch 'IntelAVX' of https://github.com/kojo1/wolfssl into kojo-intel
|
2015-03-26 10:28:53 -07:00 |
|
Jacob Barthelmeh
|
699aae25a0
|
remove extra comments
|
2015-03-25 18:09:06 -06:00 |
|
Takashi Kojo
|
9ddf775afa
|
Intel RdSeed, no Rand with hash DRBG
|
2015-03-26 09:08:02 +09:00 |
|
toddouska
|
b99b91ed99
|
:Merge branch 'IntelAVX' of https://github.com/kojo1/wolfssl into kojo-intel
|
2015-03-25 13:08:26 -07:00 |
|
Takashi Kojo
|
3c55971ffa
|
Removed Intel RD from Hash DRBG
|
2015-03-25 18:31:08 +09:00 |
|
Takashi Kojo
|
994ffa96e0
|
sha256/512 removed static values for thread safe
|
2015-03-25 18:26:46 +09:00 |
|
toddouska
|
4b5a34e378
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-03-24 11:57:37 -07:00 |
|
toddouska
|
8f6d7a1ce7
|
rename ecc25519 to curve25519, less confusing with ed25519 now in play too
|
2015-03-24 11:56:40 -07:00 |
|
John Safranek
|
54b2f423bc
|
clear unused variable build warning for OCSP
|
2015-03-24 11:16:50 -07:00 |
|
Takashi Kojo
|
28109b01f7
|
Intel rdrand/rdseed: fixed error check, separated rdrand and rdseed
|
2015-03-24 15:13:11 +09:00 |
|
John Safranek
|
fe303c97c6
|
refactor CRL/OCSP lookup for peer cert. add option to allow checking all certs in peer cert chain.
|
2015-03-23 17:35:56 -07:00 |
|
Takashi Kojo
|
572214ebb4
|
cpuid_flags, thread safe in sha256.c/sha512.c
|
2015-03-24 06:24:09 +09:00 |
|
toddouska
|
66a65f84bd
|
add a few ForceZeros to ecc fp
|
2015-03-23 11:44:33 -07:00 |
|
toddouska
|
b841bc66c3
|
fix github issue #43, ecc_point uses DYNAMIC_TYPE ECC instead of BIGINT
|
2015-03-23 11:23:31 -07:00 |
|
Takashi Kojo
|
7e3c310ec9
|
random.c, runtime switch between Intel RD and software version
|
2015-03-23 19:40:35 +09:00 |
|
Takashi Kojo
|
2a2bf81c15
|
Merge branch 'master' of https://github.com/wolfSSL/wolfssl into IntelAVX
|
2015-03-23 18:43:01 +09:00 |
|