apc-p15-tool/pkg/app
Greg T. Wallace 40eca754e0 add ecdsa key support and enable 4,092 RSA
* apcssh: add descriptive error when required file(s) not passed
* create: dont create key+cert file when key isn't supported by NMC2
* config: fix usage messages re: key types
* p15 files: dont generate key+cert when it isn't needed (aka NMC2 doesn't support key)
* pkcs15: pre-calculate envelope when making the p15 struct
* pkcs15: omit key ID 8 & 9 from EC keys
* pkcs15: update key decode logic
* pkcs15: add key type value for easy determination of compatibility
* pkcs15: add ec key support
* pkcs15: separate functions for key and key+cert p15 files
* update README
see: https://github.com/gregtwallace/apc-p15-tool/issues/6
2024-07-09 19:05:14 -04:00
..
app.go v1.0.0 2024-07-01 22:35:26 -04:00
cmd_create.go add ecdsa key support and enable 4,092 RSA 2024-07-09 19:05:14 -04:00
cmd_install.go apcssh: minor log and logic clarity 2024-06-19 19:56:16 -04:00
config.go add ecdsa key support and enable 4,092 RSA 2024-07-09 19:05:14 -04:00
file_header.go add p15 key output file 2024-06-04 18:59:36 -04:00
pem_to_p15.go add ecdsa key support and enable 4,092 RSA 2024-07-09 19:05:14 -04:00