support providing multiple secrets, always encrypt with first, attempt decryption...
authorJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:12:04 +0000 (14:12 -0700)
committerJustin Wind <justin.wind+git@gmail.com>
Sat, 30 Jul 2022 21:12:04 +0000 (14:12 -0700)
commit5c90dcd8088365a17f699dd683958536bc33c08c
tree58a95dd3263cc4a559221ce18c8f9bb1c4c57162
parent5029da9845bcd89324e1e6ae95d94caa9febd9e8
support providing multiple secrets, always encrypt with first, attempt decryption with all, to allow secret rolling
lib/common.js
lib/mystery-box.js
test/lib/common.js
test/lib/mystery-box.js