philljj
|
96200032eb
|
Add missing wc_AesInit calls.
|
2023-11-30 15:14:05 -06: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 |
Eric Blankenhorn
|
3cfda77e38
|
Correct use of key size in crypto/aes examples
|
2022-03-17 10:40:01 -05:00 |
Kareem
|
e2aedede72
|
Ensure salt[0] is 0 only if pad is 0.
|
2022-03-01 14:58:05 -07:00 |
Lealem Amedie
|
c8d596269d
|
Getting files to run and pass nightly-CDT test
|
2021-07-06 13:57:19 -06: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
|
17ee6d51e6
|
resolve merge conflicts
|
2019-04-30 13:01:41 -06: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 |
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 |
CJ
|
9c8ab5a9ac
|
added crypto examples
|
2014-08-15 15:32:26 -06:00 |