Jacob Barthelmeh
|
e99a5b0483
|
prepare for release v3.9.0
|
2016-03-17 16:02:13 -06:00 |
|
David Garske
|
bf058ef1b9
|
Fixed Jenkins error reports for mem_track msg, incorrect #ifdef in aes_test and ecc_test_raw_vector response code checking. Fixed C89 compliance with wc_AesSetKey. Fixed nrf_drv_rng_init response checks in RNG code. Reverted comment change in AES. Fixed nRF51 AES CBC Encrypt support. Added response code checking for nrf51_aes_set_key.
|
2016-03-15 17:18:03 -07:00 |
|
David Garske
|
a38183b816
|
Port for Nordic nRF51 RNG, RTC and AES. Added RNG test for wc_RNG_GenerateBlock 0's check even if HAVE_HASHDRBG is enabled. Added NIST test vectors for ECC P-256, P-384 and P-521. Added helpful debug message in ECC import if issue finding ecc_sets[] for curve. Moved memory tracker into separate file and added support for it to wolfcrypt test and benchmark. Added Ed255519/Curve25519 options for granular control of sign, verify, shared secret, import and export. Added AES options for max key size (AES_MAX_KEY_SIZE), no decrypt (NO_AES_DECRYPT) and no CBC (NO_AES_CBC).
|
2016-03-15 13:58:51 -07:00 |
|
David Garske
|
cb3a9cc348
|
Removed the execute bit on all .c, .h, and .cs files.
|
2016-02-08 09:45:31 -08:00 |
|
Takashi Kojo
|
302fd05edd
|
Change "//" to "/* */" comment. Removed unreferred functions.
|
2015-11-12 15:31:58 +09:00 |
|
Jacob Barthelmeh
|
10276944d3
|
return value on AES CCM encrypt
|
2015-10-02 11:40:47 -06:00 |
|
Takashi Kojo
|
6376736129
|
HashFree for TI hash memory leak
|
2015-08-15 16:51:23 +09:00 |
|
Takashi Kojo
|
309aadd3f3
|
TI-des3.c, type mismatch
|
2015-06-24 14:12:40 +09:00 |
|
Takashi Kojo
|
1feac72b62
|
check InitMutex
|
2015-06-24 11:47:58 +09:00 |
|
Takashi Kojo
|
a910daa886
|
fixed arm-none-eabi-gcc type check on AESIVSet, AESKey1Set
|
2015-06-24 11:06:38 +09:00 |
|
Takashi Kojo
|
c6e2591711
|
Remove wornings
|
2015-06-23 17:39:15 +09:00 |
|
Takashi Kojo
|
45a3838433
|
missed wolfSSL_TI_CCMInit in wc_xxxHash
|
2015-06-20 10:59:08 +09:00 |
|
Takashi Kojo
|
7ef85d1894
|
Add RestorePos
|
2015-06-18 14:27:15 +09:00 |
|
Takashi Kojo
|
c2818ed87c
|
DIGEST_SIZE fixed in Sha256GetHash
|
2015-06-15 09:59:34 +09:00 |
|
Takashi Kojo
|
d9ccc51f58
|
Fix TI driver API to ROM_xxx
|
2015-06-09 07:02:21 +09:00 |
|
Takashi Kojo
|
644f7a4cdb
|
ti-hash.c included in wc_port.c
|
2015-06-01 14:32:36 +09: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
|
ce8b4e0cdc
|
Added ti-hash.c
|
2015-05-21 18:26:35 +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 |
|
Takashi Kojo
|
255f7381a4
|
buffering hash message, pic32mz-hash.c
|
2015-02-19 14:08:33 +09:00 |
|
Takashi Kojo
|
0b695f683f
|
pic32mz crypt engine, pic32mz-hash.c
|
2015-02-18 16:25:19 +09:00 |
|