Commit Graph

20 Commits

Author SHA1 Message Date
brent s. 7f98e7aa15
yeah so as a temporary measure, i'm using ssh-keygen for now.
but i'll need to natively incorporate it still.
2021-07-03 23:01:58 -04:00
brent s. d7ffbea913
need to finish dh stuff still. 2021-07-03 03:58:06 -04:00
brent s. 4eb554aa38
is this even right? 2021-05-23 04:50:33 -04:00
brent s a31d50359a
starting moduli.c port from OpenSSH 2021-05-04 03:39:43 -04:00
brent s. d3a5f039c1
checking in some config stuff 2020-10-07 11:25:56 -04:00
brent s. 4b912a8dae
all the directives are copied in with their types. working on validators now. 2020-09-27 03:23:58 -04:00
brent s. c22786204a
Checking in some work. Keygen is done (with confirmation of data formatting output pending), and dh params is way easier than I thought it would be. We shouldn't need to regenerate dhparams. i *think*. 2020-09-24 04:38:29 -04:00
brent s. b80b823c02
updating refs, finished key gen buffer 2020-09-21 01:43:22 -04:00
brent s. 382aaffa39
adding GPL 2020-09-18 18:01:16 -04:00
brent s. c3a116c140
adding a source 2020-09-18 13:23:28 -04:00
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
brent s. 99a01d843e
rsa format spec done 2020-09-17 15:29:09 -04:00
brent s. 1bc4d1d135
committing some rsa stuff 2020-09-17 14:13:22 -04:00
brent s. 6b956a3a49
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
brent s. 5f5d77a2a6
checking in some various work 2020-09-12 01:25:44 -04:00
brent s. 1624740118
stubbing out keygen funcs 2020-09-12 00:58:58 -04:00
brent s. ff9fbdab69
update format spec, working on better structs 2020-09-11 23:53:55 -04:00
brent s. 6e032d8969
adding documentation/analysis of key format 2020-09-11 23:06:51 -04:00
brent s. 456284a697
checking in 2020-09-03 19:11:42 -04:00
brent s. 83f1a431c2
initial commit 2020-08-31 03:22:37 -04:00