Skip to content

Releases: jesseduffield/horcrux

v0.2

03 Jan 09:40
Compare
Choose a tag to compare

Changelog

c078763 Merge branches 'master' and 'master' of https://github.com/jesseduffield/horcrux
5ee826b Update README.md
6ae4bdd Update README.md
c0fd658 Update README.md
bb907e4 Update README.md
5486fdb better usage message
4f20b82 change to prompts
898363c combine encrypt and decrypt functions
3212f81 go back to using a full key per horcrux
34f9a65 just use one key
02db2a1 refactor and use hashicorp's shamir implementation
bc5689a remove vendor directory because we're not using yaml anymore
673e8b1 support passing threshold and total flags
1e7e35e update example
7148c97 use multiplexers to split original content into multiple horcruxes
ecffbfa use streams rather than holding files in memory

v0.1

02 Jan 07:10
Compare
Choose a tag to compare

Changelog

914c85d Update README.md
547342c Update README.md
57e8627 Update README.md
be58b24 Update README.md
f10f599 add example
8bfe274 add goreleaser yml
d937274 add license and readme
c8a9c9d add vendor directory for yaml package
68cb1d3 initial commit
1518d82 minor changes
b2f1087 update url