A Golang implementation of sshsecure.py - harden OpenSSH. https://r00t2.io/
Go to file
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
moduli checking in for the night. 2020-09-18 04:04:39 -04:00
sshkeys checking in for the night. 2020-09-18 04:04:39 -04:00
.gitignore initial commit 2020-08-31 03:22:37 -04:00
TODO checking in for the night. 2020-09-18 04:04:39 -04:00
go.mod checking in some more research and primitive functions. i cannot, for the life of me, figure out why i can't (seemingly) properly decrypt private keys. 2020-09-17 08:37:05 -04:00
go.sum checking in some more research and primitive functions. i cannot, for the life of me, figure out why i can't (seemingly) properly decrypt private keys. 2020-09-17 08:37:05 -04:00