Commit graph

14 commits

Author SHA1 Message Date
Greg T. Wallace
c22447b0c2 readme: update info re: modern key support 2024-09-17 18:44:33 -04:00
Greg T. Wallace
cbb831e009 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-09-17 18:44:33 -04:00
Greg T. Wallace
e2b5abc624 readme: add beta notice 2024-07-09 19:16:59 -04:00
Greg T. Wallace
371a2ecc30
README: update testing setup
Update firmware on my UPS,
2024-06-26 21:34:47 -04:00
Greg T. Wallace
06f9892501 add rsa 3,072 bit support 2024-06-24 18:23:02 -04:00
Greg T. Wallace
04307eff17 readme: update general info about tool and compatibility 2024-06-18 21:30:43 -04:00
Greg T. Wallace
b94e17e8f3 readme: update info regarding insecure ssh ciphers 2024-06-18 21:30:41 -04:00
Greg T. Wallace
d09c7fa8fc update README for Cert Warden 2024-04-15 19:36:35 -04:00
Greg T. Wallace
b633a357c7 add rsa 1024 support (not recommended though) 2024-02-04 10:59:58 -05:00
Greg T. Wallace
8a4defcb46 add compatibility notice in readme 2024-02-04 09:36:15 -05:00
Greg T. Wallace
8d0757b553 readme: add thanks 2024-02-03 13:12:59 -05:00
Greg T. Wallace
8764dbeb2c update README 2024-02-03 10:54:32 -05:00
Greg T. Wallace
403c346545 readme: update 2024-01-27 11:55:34 -05:00
Greg T. Wallace
9d80add919 readme: add 2024-01-25 20:20:07 -05:00