go_sshkeys/cipher/aes/aes128/cbc
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
..
consts.go bcrypt and null kdf done, work on ciphers next (then keytypes) 2022-04-25 04:27:24 -04:00
funcs.go aes128 completely done. 2022-04-29 02:49:33 -04:00
types.go aes128 completely done. 2022-04-29 02:49:33 -04:00