Commit Graph

21 Commits (a24557b4e04b5cf534a3cc6003e3760b2b59c530)

Author SHA1 Message Date
kaleb-himes a24557b4e0 Maintenance update: ECC verify fix, syntax changes, .gitignore update 2019-11-12 15:42:22 -07:00
connerwolfssl 5456436112 sliht error checking logic change 2018-05-11 14:48:25 -06:00
connerwolfssl 6a3e81f6d7 support added for requesting hashig algorithm when creating certificate 2018-05-11 14:22:12 -06:00
connerwolfssl 9f5331c3b9 Code review changes with Kaleb, rsa keygen fixes, code cleanup 2018-05-09 09:35:41 -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 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 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 ca8394c959 RSA: implemented -exponent 2017-08-15 10:42:27 -06:00
John Blixt 2193067691 Update Kaleb's changes. 2017-06-06 10:10:22 -06:00
John Blixt 80044f0f2b Linux case sensitive path fix. 2017-06-05 18:33:46 -06:00
kaleb-himes e36ee88cd1 adding keygeneration framework and ed25519 der creation, update license 2017-05-03 14:54:15 -06:00
kaleb-himes e1620afba3 help menu and usage for x509 added 2016-11-28 20:40:04 -07: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 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 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