Takashi Kojo
|
7ef85d1894
|
Add RestorePos
|
2015-06-18 14:27:15 +09:00 |
|
toddouska
|
55de33f493
|
Merge branch 'TI_hash' of https://github.com/kojo1/wolfssl into kojo-ti
|
2015-06-16 11:38:04 -07:00 |
|
toddouska
|
67dc53f84e
|
Merge branch 'master' of github.com:wolfssl/wolfssl
|
2015-06-16 11:30:14 -07:00 |
|
toddouska
|
a62589f3fc
|
add wc_ecc_check_key(), import validate option too
|
2015-06-16 11:29:27 -07:00 |
|
John Safranek
|
8fa258c657
|
fix scan-build warning
|
2015-06-15 17:52:30 -07:00 |
|
Takashi Kojo
|
86a9b1734a
|
TI hash option control in hash.c
|
2015-06-16 09:30:56 +09:00 |
|
John Safranek
|
5976296a77
|
removed a comment from random.c
|
2015-06-15 07:37:05 -07:00 |
|
Takashi Kojo
|
a634d0e345
|
including hash.h in hash.c
|
2015-06-15 12:28:05 +09:00 |
|
Takashi Kojo
|
c2818ed87c
|
DIGEST_SIZE fixed in Sha256GetHash
|
2015-06-15 09:59:34 +09:00 |
|
toddouska
|
203786dc25
|
add ecc keygen validate option
|
2015-06-12 13:11:07 -07:00 |
|
Takashi Kojo
|
d9ccc51f58
|
Fix TI driver API to ROM_xxx
|
2015-06-09 07:02:21 +09:00 |
|
Nickolas Lapp
|
9f8862888e
|
Fixing bug in wc_ecc_sig_size not handling error code
|
2015-06-08 14:40:15 -06:00 |
|
John Safranek
|
067f11ff34
|
Added a known answer test inside the HashDRBG that is called when
creating a new instance of a DRBG, at reseed time.
Added a check that the freed DRBG's state actually gets cleared.
|
2015-06-05 14:46:48 -07:00 |
|
Jacob Barthelmeh
|
e461bc72b8
|
curve25519 and ed25519 low memory
|
2015-06-05 15:39:37 -06:00 |
|
Takashi Kojo
|
fe3253e618
|
IAR/EWARM wolfSSL name change
|
2015-06-01 20:02:20 +09:00 |
|
Takashi Kojo
|
644f7a4cdb
|
ti-hash.c included in wc_port.c
|
2015-06-01 14:32:36 +09:00 |
|
Moisés Guimarães
|
ed65565390
|
integer.c: refactoring mp_exptmod_fast to reduce stack usage:
--- variable M moved to the heap (512 bytes saved)
|
2015-05-28 18:29:17 -03:00 |
|
Moisés Guimarães
|
a7a00a4bd5
|
remove trailing spaces.
|
2015-05-28 18:29:17 -03:00 |
|
John Safranek
|
77fe4f3a2e
|
Fixes #71. Disable SHA works with TLS, PWDBASED, testing.
|
2015-05-28 10:25:41 -07:00 |
|
Takashi Kojo
|
d67168d539
|
aes.c cleaned. ti-has.c, ti-aes.c, ti-des3.c are included in each respective algorithm source file.
|
2015-05-28 20:40:53 +09:00 |
|
Takashi Kojo
|
902799ef75
|
adding ti hash/crypt to include.am
|
2015-05-27 19:34:11 +09:00 |
|
Takashi Kojo
|
559404137e
|
moving xxxGetHash to hash.c
|
2015-05-27 18:37:19 +09:00 |
|
Takashi Kojo
|
aaa1fe813a
|
Added aes.c/des3.c
|
2015-05-22 09:55:49 +09:00 |
|
Takashi Kojo
|
ce8b4e0cdc
|
Added ti-hash.c
|
2015-05-21 18:26:35 +09:00 |
|
Takashi Kojo
|
d24c7f070c
|
files cleaned
|
2015-05-21 18:12:43 +09:00 |
|
Takashi Kojo
|
527013ec1e
|
corrected NL code
|
2015-05-21 14:16:09 +09:00 |
|
Takashi Kojo
|
b5654092ec
|
Added Md5GetHash for BuildCertHashes
|
2015-05-21 13:42:02 +09:00 |
|
Takashi Kojo
|
1a315fd89e
|
Initial TI crypt/hash
|
2015-05-21 13:31:02 +09:00 |
|
John Safranek
|
dcd6602293
|
misc.c can now only be included once
|
2015-05-13 15:10:05 -07:00 |
|
John Safranek
|
4e482a348e
|
wrapped the min() inline functions with better preprocessor checks
|
2015-05-13 14:53:11 -07:00 |
|
John Safranek
|
69b4b37e86
|
modify ossl-extra HMAC testcase to use longer password
|
2015-05-12 16:16:44 -07:00 |
|
John Safranek
|
0b1ea204b7
|
cleaned up Windows build warnings
|
2015-05-12 11:59:07 -07:00 |
|
toddouska
|
513b43baae
|
update CUSTOM_RAND_GENERATE to not include dev random files
|
2015-05-11 12:03:53 -07:00 |
|
toddouska
|
d2c53c3229
|
reduce wolfcrypt test stack use, curve25519
|
2015-05-07 15:25:20 -07:00 |
|
toddouska
|
d4982bb988
|
add dsa verify input check, not used at TLS or default
|
2015-05-07 15:10:33 -07:00 |
|
toddouska
|
8f8fb3834a
|
reduce benchmark stack use, reduce max variable sizes
|
2015-05-07 14:24:58 -07:00 |
|
toddouska
|
7a90f60a9c
|
add rsafunction mp_exptmod_e debug message
|
2015-05-07 10:33:23 -07:00 |
|
toddouska
|
6db33051d3
|
better detection of invalid ecc keys
|
2015-05-01 14:44:43 -07:00 |
|
toddouska
|
114fc18c33
|
add alignment to benchmark key/iv
|
2015-04-30 17:10:33 -07:00 |
|
toddouska
|
1771fea17d
|
fix ecc_make_key cleanup on rng failure
|
2015-04-30 16:50:02 -07:00 |
|
toddouska
|
d40fbd58f4
|
fix pkcs7 warning
|
2015-04-10 10:37:25 -07:00 |
|
John Safranek
|
c1adae2fe4
|
moved FOURK_BUF constant to top of file
|
2015-04-10 08:06:59 -07:00 |
|
Takashi Kojo
|
079c9908a3
|
Merged with 3.4.8
|
2015-04-08 11:09:57 +09:00 |
|
Takashi Kojo
|
6728a18d7c
|
cpuflag ADX for Intel MULX in asm.c, BMI2 in sha256/512.c
|
2015-04-08 10:14:45 +09:00 |
|
Takashi Kojo
|
015b68e6fb
|
cpuflag BMI2 for Intel MULX
|
2015-04-07 10:21:26 +09:00 |
|
Takashi Kojo
|
d8a6d9cffc
|
runtime cpuflag for Intel MULX, cleaned in tfm.c
|
2015-04-06 10:34:07 +09:00 |
|
Takashi Kojo
|
3a372aebe3
|
Merge commit 'd67a031132b87fc01f0808f161eda0e3101dbba7' into IntelAsm
|
2015-04-06 10:22:33 +09:00 |
|
Takashi Kojo
|
ebedd64c5f
|
Merge commit 'b9aa7621e716267f310aec0010c5240270b75cce' into IntelAsm
|
2015-04-06 10:21:54 +09: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 |
|