SSHSecure/TODO
brent s 86266685f5
checking in for the night.
key generation should be done, need to finish packing/formatting.

also need to start on moduli generation.
2020-09-18 04:04:39 -04:00

4 lines
256 B
Plaintext

-sshkeys (see ref/<type>/parse_poc_<keytype>.go for POC)
--hostkeys (https://security.stackexchange.com/questions/211106/what-is-the-difference-between-host-and-client-ssh-key-generation)
-moduli dhparams generation (dh.c? moduli.c?)
--ssh-keygen.c, ~L3565