kaleb-himes
|
9d11e9092f
|
Add necessary includes for cross-builds
|
2022-06-27 13:50:27 -06:00 |
Jacob Barthelmeh
|
c729318ddd
|
update copyright date
|
2021-03-11 13:42:46 +07:00 |
Chris Conlon
|
45c5a2d39c
|
update copyright to 2020
|
2020-01-03 15:06:03 -08:00 |
John Safranek
|
246c444b93
|
Updates for v4.0.0
Update the copyright dates on all the source files to the current year.
|
2019-03-15 10:37:36 -07:00 |
David Garske
|
a2be7590d1
|
Fixes for NXP LTC support with K82. Fix for SHA384/512. Fix for AES CBC not storing previous IV. Fix for `wc_AesSetKey` arg check. Fix for AES GCM IV != 12 test. Changed LTC default in settings.h to not enable SHA512 and Ed/Curve25519. Tested using Rowley Crossworks v4.2.0 on a FRDM-K82F. There is an initial stack pointer issue with the arm-startup code here for Rowley still outstanding, but these fixes are valid as-is.
|
2018-09-10 07:13:32 -07:00 |
Quinn Miller
|
6d0c49a425
|
Added support for Jenkins testing in Rowley Crossworks
|
2018-07-19 15:34:28 -06:00 |
Quinn Miller
|
1766b69de2
|
Added suppport for Jenkins testing on FRDM-K64F and updated README
|
2018-07-17 11:30:33 -06:00 |
David Garske
|
911b6f95f8
|
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
2017-10-22 15:58:35 -07:00 |
David Garske
|
c35daa877e
|
Fix to allow disabling MMCAU/LTC for software only test (moved preprocessor defines to Kinetis). Updated K82 software benchmark with actual values.
|
2016-12-05 09:01:59 -08:00 |
David Garske
|
ae75842021
|
Fix build issues with rebase for ECC and RSA. Changed user_settings.h example when LTC is enabled to disable Shamir and ECC-521. Cleanup to add USE_NXP_MMCAU and USE_NXP_LTC for the example user_settings.h, so the project file can automatically configure.
|
2016-12-05 09:01:59 -08:00 |
Jacob Barthelmeh
|
e99a5b0483
|
prepare for release v3.9.0
|
2016-03-17 16:02:13 -06:00 |
David Garske
|
09793e3206
|
Added benchmark.h to expose the benchmark_test function. Updated a couple of projects to use the new benchmark header.
|
2015-11-17 08:52:12 -08:00 |
David Garske
|
32171997e7
|
Updated Rowley CrossWorks README.md for enabling FREESCALE_MMCAU. Added sample benchmark output with MMCAU enabled.
|
2015-10-14 19:19:13 -07:00 |
David Garske
|
16ba3138a1
|
Added support for the Rowley CrossWorks for ARM IDE. Added new "WOLFSSL_ROWLEY_ARM" setting define. Added a sample solution (wolfssl.hzp) for building the WolfSSL library and sample test/benchmark applications. The sample applications are written for the Freescale Kinetis K64, but easily be customized for any Kinetis or further extended to support other ARM micro-controllers.
|
2015-10-06 10:45:46 -07:00 |