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.

This commit is contained in:
2020-09-17 08:37:05 -04:00
parent 5f5d77a2a6
commit 6b956a3a49
10 changed files with 190 additions and 65 deletions

3
TODO Normal file
View File

@@ -0,0 +1,3 @@
-sshkeys (need to figure out generation process)
-moduli dhparams generation (dh.c? moduli.c?)
--ssh-keygen.c, ~L3565