Greg T. Wallace
7c1ad8ef43
pkcs15: add some prep for maybe ec key support later
2024-06-24 18:23:05 -04:00
Greg T. Wallace
06f9892501
add rsa 3,072 bit support
2024-06-24 18:23:02 -04:00
Greg T. Wallace
01be6ca577
add p15 key output file
...
The NMC Security Wizard can also produce .p15 files that contain just a private key. Add this ability to this tool.
When the `create` function is used, both files will be outputted.
2024-06-04 18:59:36 -04:00
Greg T. Wallace
15c6c6488e
minor envelope reorg
2024-03-17 13:45:55 -04:00
Greg T. Wallace
357503382b
remove empty file
2024-02-04 14:26:08 -05:00
Greg T. Wallace
b633a357c7
add rsa 1024 support (not recommended though)
2024-02-04 10:59:58 -05:00
Greg T. Wallace
fc75922d18
write the functioning p15 file
2024-01-27 11:35:36 -05:00
Greg T. Wallace
a626d84fdb
cert: finish p15 creation
2024-01-27 11:35:36 -05:00
Greg T. Wallace
1f6dad4907
key: finish key encoding and start cert
2024-01-27 11:35:35 -05:00
Greg T. Wallace
e2e4f2037c
app: restructure and start building p15 output
2024-01-25 20:16:37 -05:00