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
|
6fdf7ef3d4
|
Add x509 section to README
|
2016-12-17 07:56:45 -07:00 |
kaleb-himes
|
e1620afba3
|
help menu and usage for x509 added
|
2016-11-28 20:40:04 -07:00 |
kaleb-himes
|
c368db987b
|
addition error check and test cases
|
2016-11-28 08:57:19 -07:00 |
kaleb-himes
|
dfb12cac88
|
portability update for linux /bin/sh script
|
2016-11-27 17:24:26 -07:00 |
kaleb-himes
|
3cc67a4716
|
full API updates to reflect design change
|
2016-11-27 07:01:29 -07:00 |
kaleb-himes
|
069fda365c
|
added check for multiple inputs, remove test log
|
2016-11-26 08:27:08 -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
|
eeac91bbd1
|
Merge branch 'x509' of https://github.com/kaleb-himes/wolfssl-examples into x509
|
2016-11-25 19:46:17 -07:00 |
kaleb-himes
|
44c6281970
|
increase default max cert size to handle chain certificate
|
2016-11-25 19:45:56 -07:00 |
kaleb-himes
|
db5c0c0d3e
|
turn on all tests by default
|
2016-11-25 19:44:44 -07:00 |
kaleb-himes
|
5e5192855c
|
remove non revision controlled files
|
2016-11-25 15:19:29 -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
|
a0a799f26b
|
cleanup and add test cases for user input
|
2016-11-24 21:01:07 -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 |
kaleb-himes
|
9dda838075
|
x509 begin and fix mallocs with sanity checks
|
2016-11-23 22:26:51 -07:00 |
kaleb-himes
|
01c7b27da4
|
new options arguments header
|
2016-11-23 22:13:44 -07:00 |
David Garske
|
41fd5a9021
|
Update README.md for easier wolf ./configure since base64 is enabled with opensslextra.
|
2016-11-17 12:29:35 -08:00 |
David Garske
|
14eff98d45
|
Fixes based on feedback. Thanks
|
2016-11-17 11:42:03 -08:00 |
David Garske
|
e8a30d6589
|
Make sure wolfssl lib without WOLFSSL_BASE64_ENCODE still works.
|
2016-11-17 11:07:18 -08:00 |
David Garske
|
b92011dfbd
|
Updates to README.md for base64 support. Disable "output: len" statement which messes up piped output.
|
2016-11-17 11:00:49 -08:00 |
David Garske
|
bef40fe5db
|
Added base64 encode/decode option to wolfCLU.
Examples:
"./wolfssl -hash base64dec -in encoded.txt"
"./wolfssl -hash base64enc -in plain.txt"
|
2016-11-17 10:45:43 -08:00 |
kaleb-himes
|
00b948b3b5
|
remove commented lines in Benchmark from debugging and remove files from version control
|
2016-09-15 10:23:01 -06:00 |
Michael Shihrer
|
0d0f60624b
|
Updated ./wolfclu/README.md to clarify instructions and fix typos and markdown.
|
2016-05-19 14:12:11 -06:00 |
Kaleb Joseph Himes
|
bd840f285e
|
Update README.md
|
2016-01-06 10:52:40 -07:00 |
kaleb-himes
|
e7bc7b875e
|
wolfCLU Init
|
2016-01-05 16:23:42 -07:00 |