Commit Graph

17 Commits

Author SHA1 Message Date
Zack Scholl e8eb78f020 no encrypt 2023-10-05 08:30:56 -07:00
Zack Scholl 601d88af74 no encrypt 2023-10-05 08:27:20 -07:00
Tai Groot fa7ae114f5
run through gofumpt 2022-12-05 11:21:04 -08:00
Zack Scholl 5b0883e1fe generate key once 2021-04-21 16:57:18 -07:00
Zack Scholl 420030998f add chacha20 2021-04-21 16:53:29 -07:00
mathew 1b646d5528 Improve error reporting 2020-08-22 18:05:00 -05:00
Zack Scholl 5e37a308fe throw error when submitting bad passphrase to relay 2020-02-28 17:05:03 -08:00
Zack Scholl c7f419ca2d use functional encryption 2019-11-18 07:50:43 -08:00
Zack Scholl 31c1a37b38 fix linting 2019-09-07 09:46:04 -07:00
Zack Scholl 9223fc79e9 allow option to skip encryption 2019-04-29 19:19:25 -07:00
Zack Scholl a7f12ca179 need to export encryption 2019-04-29 17:58:37 -06:00
Zack Scholl 8dc8783bd4 propogate errors 2019-04-27 17:03:05 -07:00
Zack Scholl f238c4b22c modify api of salt 2019-04-27 16:49:00 -07:00
Zack Scholl 249c0d8ab0 faster encryption by generating key once 2019-04-27 11:15:38 -07:00
Zack Scholl 7147980eac encryption faster with simpler marshaling 2018-09-24 12:52:19 -07:00
Zack Scholl 47fe8a2116 don't count empty bytes 2018-09-23 18:00:00 -06:00
Zack Scholl b9dad87526 completely rewrite 2018-09-21 20:17:57 -07:00