Commit graph

17 commits

Author SHA1 Message Date
Jesse Duffield 17a9719f3b better separation of concerns 2020-06-14 13:44:11 +10:00
Jesse Duffield 62f26a105e more specific split method 2020-06-07 11:23:46 +10:00
Jesse Duffield bb1cbdcf51 restructure files 2020-01-04 00:28:31 +11:00
Jesse Duffield 6511a50c34 fix up arg parsing 2020-01-04 00:23:39 +11:00
Jesse Duffield ed154648e5 refactor 2020-01-04 00:16:45 +11:00
Jesse Duffield 4f20b82099 change to prompts 2020-01-03 17:05:51 +11:00
Jesse Duffield 5486fdbae8 better usage message 2020-01-03 16:46:03 +11:00
Jesse Duffield 673e8b17a4 support passing threshold and total flags 2020-01-03 16:42:11 +11:00
Jesse Duffield 02db2a1c01 refactor and use hashicorp's shamir implementation 2020-01-03 16:27:36 +11:00
Jesse Duffield 3212f81280 go back to using a full key per horcrux 2020-01-03 15:01:02 +11:00
Jesse Duffield 898363c055 combine encrypt and decrypt functions
For some reason the encrypt and decrypt functions are exactly the same
and everything still works. I don't know how it knows what I want, given
that I could want to encrypt the same thing twice rather than encrypt
then decrypt, but maybe I'll look into this more later
2020-01-03 13:04:24 +11:00
Jesse Duffield 7148c97d5e use multiplexers to split original content into multiple horcruxes 2020-01-03 12:56:56 +11:00
Jesse Duffield ecffbfa627 use streams rather than holding files in memory 2020-01-03 01:12:46 +11:00
Jesse Duffield 34f9a65ec7 just use one key 2020-01-02 21:37:16 +11:00
Jesse Duffield b2f1087d59 update url 2020-01-02 17:50:43 +11:00
Jesse Duffield 1518d823c9 minor changes 2020-01-02 17:34:01 +11:00
Jesse Duffield 68cb1d3f70 initial commit 2020-01-02 17:26:17 +11:00