kaleb-himes
|
6d8f7b62b3
|
Fix bug where old i counter used instead of ret val for arg location
|
2019-01-12 14:37:34 -08:00 |
connerwolfssl
|
6a3e81f6d7
|
support added for requesting hashig algorithm when creating certificate
|
2018-05-11 14:22:12 -06:00 |
connerwolfssl
|
f6a5a3eb49
|
Sig type checking for ecc
|
2018-05-10 15:18:03 -06:00 |
connerwolfssl
|
0fd1aff4b3
|
Merge branch 'wolfCLU_project' of https://github.com/connerwolfssl/wolfssl-examples into wolfCLU_project
|
2018-05-09 09:42:43 -06:00 |
connerwolfssl
|
9f5331c3b9
|
Code review changes with Kaleb, rsa keygen fixes, code cleanup
|
2018-05-09 09:35:41 -06:00 |
connerwolfssl
|
86fb3108e4
|
added self-signed rsa certificate generation
|
2018-05-08 10:41:43 -06:00 |
connerwolfssl
|
506b7f8ea2
|
RSA and Ed file structure added
|
2018-05-08 10:11:36 -06:00 |
connerwolfssl
|
6fcc835a7f
|
certificate generation help added, code clean up
|
2018-05-08 09:17:20 -06:00 |
connerwolfssl
|
d468dd30c8
|
adding code to generate ecc certificate
|
2018-05-04 14:08:33 -06:00 |
connerwolfssl
|
2e131d68f5
|
ecc verify with public key derived from private key working
|
2018-04-19 09:25:28 -06:00 |
connerwolfssl
|
e3c96cc1d3
|
Merge https://github.com/wolfssl/wolfssl-examples into wolfCLU_project
|
2018-04-17 09:45:52 -06:00 |
connerwolfssl
|
1475a12f71
|
adding ed25519 sign/verify, help menu changes
|
2018-04-17 09:04:39 -06:00 |
kaleb-himes
|
397e30e3de
|
Update clu version string/hex defines
|
2018-04-06 10:59:46 -06:00 |
kaleb-himes
|
33d961c3f6
|
Update SHA256 vs WC_SHA256 to CLU_SHA256 for backwards compatibility
|
2018-04-06 09:42:24 -06:00 |
connerwolfssl
|
b48d9f17d6
|
Added help options for RSA and ECC
|
2018-04-03 10:50:26 -06:00 |
connerwolfssl
|
992123311e
|
Made changes according to PR 89 feedback, fixed seg faults when options are incomplete when signing/verifying
|
2018-03-29 10:34:23 -06:00 |
connerwolfssl
|
211de19cc0
|
added RSA preprocessor flags
|
2018-03-22 10:31:41 -06:00 |
connerwolfssl
|
e54144536c
|
added text option for viewing certificates in pem format, added sign/verify options for RSA
|
2018-03-20 11:15:42 -06:00 |
Levi Rak
|
baa74cf4b8
|
change when arguments are converted to lower case
|
2017-08-17 14:04:50 -06:00 |
Levi Rak
|
86e2c9a7ba
|
make bench use wolfCLU_checkForArg()
|
2017-08-17 11:54:15 -06:00 |
Levi Rak
|
e73aa160da
|
make crypto use wolfCLU_checkForArg()
|
2017-08-17 10:39:16 -06:00 |
Levi Rak
|
5a46b4505e
|
pretty up the main() getopt loop
|
2017-08-16 16:45:24 -06:00 |
Levi Rak
|
2ca156300a
|
Wrap things with the appropriate ifdefs
|
2017-08-15 13:56:01 -06:00 |
Levi Rak
|
247b8b1c46
|
ECC DER: outputing to files
|
2017-08-15 11:52:20 -06:00 |
Levi Rak
|
ca8394c959
|
RSA: implemented -exponent
|
2017-08-15 10:42:27 -06:00 |
Levi Rak
|
b7275ffc1b
|
RSA DER: something's getting to the files
|
2017-08-14 16:26:17 -06:00 |
kaleb-himes
|
e36ee88cd1
|
adding keygeneration framework and ed25519 der creation, update license
|
2017-05-03 14:54:15 -06:00 |
kaleb-himes
|
3cc67a4716
|
full API updates to reflect design change
|
2016-11-27 07:01:29 -07:00 |
kaleb-himes
|
eac5cef61c
|
file system for cert req option and added first make check
|
2016-11-25 20:26:19 -07:00 |
kaleb-himes
|
a294b09c79
|
add echo for pem output and flag to silence echo
|
2016-11-25 14:35:10 -07:00 |
kaleb-himes
|
efcfa2f014
|
Pem to Der implemented, test case added
|
2016-11-25 14:20:08 -07:00 |
kaleb-himes
|
8f1b696c53
|
Der to Pem conversion implemented. test cases added
|
2016-11-25 12:51:20 -07:00 |
kaleb-himes
|
21eb80db37
|
basic error handling for inform/outform arguments
|
2016-11-24 09:44:47 -07:00 |
kaleb-himes
|
d42a176965
|
version update
|
2016-11-24 08:49:17 -07:00 |
kaleb-himes
|
4c71c1e89b
|
header and copyright updates
|
2016-11-24 08:45:33 -07:00 |
kaleb-himes
|
8410156239
|
Design updates
|
2016-11-24 08:35:39 -07:00 |