Commit Graph

32 Commits (devin/1739912915-update-examples-docs)

Author SHA1 Message Date
philljj 96200032eb Add missing wc_AesInit calls. 2023-11-30 15:14:05 -06:00
Eric Blankenhorn 244d00c8c8 Fix build error in crypto/aes/aesgcm-file-encrypt.c 2023-05-18 08:40:51 -05:00
David Garske 2f24e6dead
Merge pull request #371 from tmael/file_enc
Add AES GCM file encryptions
2023-05-03 12:03:09 -07:00
David Garske 1913b94319 Add missing system includes for perror, sysconf, stdio (uid_t, gid_t, struct stat). Allow building aesgcm-file-encrypt even if AES GCM streaming is not enabled, but show message on run. 2023-05-03 11:38:12 -07:00
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
Tesfa Mael ef14ade6d8 Add Benchmark scripts 2023-03-20 09:03:55 -07:00
Tesfa Mael 5fe398b424 Add aesgcm benchmark script 2023-03-10 15:30:30 -08:00
Tesfa Mael c69d0982c9 Add AES GCM file encryptions 2023-02-27 16:48:55 -08:00
Eric Blankenhorn 3cfda77e38 Correct use of key size in crypto/aes examples 2022-03-17 10:40:01 -05:00
David Garske 448591eed3
Merge pull request #281 from embhorn/zd13475
Note direction in SetKey for CTR and CFB example
2022-03-16 10:34:15 -07:00
Kareem e2aedede72 Ensure salt[0] is 0 only if pad is 0. 2022-03-01 14:58:05 -07:00
Eric Blankenhorn 241748cf75 Note direction in SetKey for CTR and CFB example 2022-01-06 13:53:28 -06:00
Lealem Amedie c8d596269d Getting files to run and pass nightly-CDT test 2021-07-06 13:57:19 -06:00
Lealem Amedie be264f0511 Adding documentation where needed. Made changes to code to assure files build and implement good coding practices 2021-06-29 16:02:52 -06:00
John Safranek 5e460127d0
Add a crypto example for AES-CTR encrypt/decrypt. 2020-06-09 14:05:28 -07:00
Jacob Barthelmeh f6f9f3b8a6 add macro guard checks on wolfssl build 2020-01-21 15:49:48 -08:00
Jacob Barthelmeh 8dc4f69e94 add aes-cfb example case 2020-01-21 15:04:56 -08:00
Chris Conlon 9237d307b5 update copyright to 2020 2020-01-03 16:08:42 -08:00
Aaron Jense ead4080e5b Error checking for fgets to remove unused return warnings 2019-10-30 10:59:46 -06:00
kaleb-himes 1640acdff9 resolve compiler warnings and remove executable from tracking 2019-05-24 15:07:25 -04:00
Kaleb Himes 1de1a23dc9
Merge pull request #109 from dgarske/aesfixes
Minor fixes to resolve build issue with AES example
2019-04-30 13:03:51 -06:00
kaleb-himes 17ee6d51e6 resolve merge conflicts 2019-04-30 13:01:41 -06:00
David Garske 04bd7c51d9 Feedback from review. 2019-03-27 10:35:21 -07:00
David Garske bb06f661fe Fixes for nightly Jenkins reports (pass 1). 2019-03-26 10:27:25 -07:00
David Garske ae7c43ce7e Minor fixes to resolve build issue with example when using --enable-opensslextra. 2019-02-20 11:05:52 -08:00
Kincade 537eab8427 fixed 2 aes memory leaks with rng 2017-05-19 11:19:12 -06:00
John Blixt 387d42fc38 Re-word and clarify the instructions 2016-05-19 15:07:27 -06:00
John Blixt ed6a2b1773 Changes to README files 2016-05-19 14:06:59 -06:00
kaleb-himes 0d89eaf7c8 format README, user friendly print 2015-06-27 19:43:58 -06:00
Nickolas Lapp 759f6d9c7c Updating Crypto from cyassl to wolfssl, updating headers 2015-05-26 13:05:10 -06:00
Jacob Barthelmeh 2ac9675f32 link in makefile and ignore exe 2015-02-09 18:40:16 -07:00
CJ 9c8ab5a9ac added crypto examples 2014-08-15 15:32:26 -06:00