redact-store 1.2.16

Provides a common interface on top of storage backings
1
2
3
4
5
6
7
8
9
10
11
12
{
    "source": {
	"Fs": {
	    "path": "some/path"
	}
    },
    "executor": "SodiumOxide",
    "is_symmetric": true,
    "alg": "salsa",
    "encrypted_by": null,
    "name": "mykey"
}