JacobBarthelmeh
|
2c24291ed5
|
update copyright date
|
2025-01-21 09:55:03 -07:00 |
JacobBarthelmeh
|
31a6a2bf59
|
update copyright to 2024
|
2024-07-19 13:15:05 -06:00 |
Dimitri Papadopoulos
|
4ff99a6780
|
Fix tab/space inconsistencies
|
2023-07-24 20:10:57 +02:00 |
Jacob Barthelmeh
|
9dcc48c8f7
|
update copyright to 2023
|
2022-12-30 17:12:11 -07:00 |
Jacob Barthelmeh
|
8eaa85e412
|
update copyright year to 2022
|
2022-07-19 10:44:31 -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 |
David Garske
|
911b6f95f8
|
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
2017-10-22 15:58:35 -07:00 |
David Garske
|
a6b96b17ff
|
Fixes to include path for NXP ksdk_port. Fixes for time USER/OVERRIDES so their #ifdef's are checked first. Fix to initialize LTC via new "ksdk_port_init" function. Cleanup of the ksdk_port.c for formatting, macros, statics and line length. Cleanup of the AES code for key size. Cleanup of the wolfCrypt sha.c for readability. Added support for the KSDK bare metal drivers to the IDE Rowley CrossWorks example. Updated the settings.h to allow for overrides in Freescale section. Updated README with info for using LTC.
|
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
|
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 |