Commit Graph

14 Commits (77f58467b5fb7b142c61ed0473f902bb72062c1b)

Author SHA1 Message Date
tim-weller-wolfssl 013a6da63d Phase 1 updates to wolfSSL examples based on testing with wolfSSL
release v5.5.4-stable.  Changes include minor build fixes and README
updates.
2023-03-25 09:15:11 -05:00
Eric Blankenhorn 4d3763952c Fix make order and types with Linux 2020-06-16 16:06:51 -05:00
David Garske 61bda8dbdf Improvements and cleanups to the sigtests. Updated the wolfsigtest.c to support three methods for loading RSA public keys. Added a `DEMO_RSA_VERIFY_ONLY` build option to show verify only. Added an example for using `wc_SignatureVerifyHash`. 2020-06-15 16:52:16 -07:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
kaleb-himes 1640acdff9 resolve compiler warnings and remove executable from tracking 2019-05-24 15:07:25 -04:00
Kaleb Himes b892a5c480
Correct usage typo in README for opensigtest 2019-04-30 10:10:17 -06:00
David Garske 30081a02ad Added support to show example of max for `eccsiglentest` using `DEBUG_SIG_TEST_MAX`. 2019-04-30 08:48:08 -07:00
David Garske 20e7712ae8 Fix to include last curve (BP512). Added max calc based on key's curve. 2019-04-10 21:11:05 -07:00
David Garske 165494cabb Added missing .c code file. Thanks Kaleb. 2019-04-09 09:05:21 -07:00
David Garske b185b89068 Remove execute bits on files. 2019-04-09 09:05:21 -07:00
David Garske 35344db150 Added test tool for checking the ECC maximum signature length. Iterates through each supported curve and loops the sign/verify to determine at run-time the maximum ECC signature size for each curve. 2019-04-09 09:05:21 -07:00
David Garske ef20350409 Fix for scan-build issue with not used iRetval. Fix to Makefile for openssl. 2018-05-31 14:19:51 -07:00
David Garske 2ab4072d21 Fixups based on Kaleb's review. 2018-05-17 11:40:13 -07:00
David Garske beba82b2af Additional signature examples and tests. 2018-05-17 11:40:13 -07:00