Commit Graph

16 Commits

Author SHA1 Message Date
brent s. 234de69be2
okay, aes done for real this time. 2022-04-29 04:09:49 -04:00
brent s. 0203f8b0d8
aes128 completely done.
ish. done-ish. it's entirely untested. CTR should work as i modeled it after PoC, and CBC *probably* works as it's straightforward, but I have no idea about the GCM. TODO.
2022-04-29 02:49:33 -04:00
brent s. 9027750325
all AES CBC funcs done 2022-04-28 05:40:27 -04:00
brent s. 5da1bbcd11
stubbed out cipher funcs 2022-04-28 05:18:25 -04:00
brent s. ff3f8243d1
bcrypt and null kdf done, work on ciphers next (then keytypes) 2022-04-25 04:27:24 -04:00
brent s. 91d5e99404
updating build hook 2022-03-10 00:18:44 -05:00
brent s. 08e5a34f72
fixing section breaking 2022-03-07 03:49:06 -05:00
brent s. 1c70a0d0d4
finally fixed all indents in SSH ref 2022-03-07 03:42:09 -05:00
brent s. 990ad2908f
consistent indentation; spaces (so better copying support) 2022-03-07 02:50:09 -05:00
brent s. d90d1f2ebd
trimming fluff from ref, restore collapsing TOC 2022-03-07 02:40:12 -05:00
brent s. 2b6be62d56
ed25519, rsa ref done 2022-03-07 02:34:27 -05:00
brent s. adb807dcb8
updating hooks.. 2022-03-06 04:09:24 -05:00
brent s. 82705a49f4
adding githooks 2022-03-06 04:06:29 -05:00
brent s. 61234693e3
adding better ref structure 2022-03-06 02:56:45 -05:00
brent s. c4783ed1e9
checking in prelim stuff 2022-03-05 19:22:40 -05:00
brent s. 5a9e16f5eb Initial commit 2022-03-05 04:39:14 -05:00