open-vault/builtin/logical/transit
Jeff Mitchell 448249108c Add datakey generation to transit.
Can specify 128 bits (defaults to 256) and control whether or not
plaintext is returned (default true).

Unit tests for all of the new functionality.
2015-09-18 14:41:05 -04:00
..
backend.go Add datakey generation to transit. 2015-09-18 14:41:05 -04:00
backend_test.go Add datakey generation to transit. 2015-09-18 14:41:05 -04:00
path_config.go Remove enable/disable and make deletion_allowed a configurable property. On read, return the version and creation time of each key 2015-09-18 14:41:05 -04:00
path_datakey.go Add datakey generation to transit. 2015-09-18 14:41:05 -04:00
path_decrypt.go Enhance transit backend: 2015-09-18 14:41:05 -04:00
path_encrypt.go Remove enable/disable and make deletion_allowed a configurable property. On read, return the version and creation time of each key 2015-09-18 14:41:05 -04:00
path_keys.go Remove enable/disable and make deletion_allowed a configurable property. On read, return the version and creation time of each key 2015-09-18 14:41:05 -04:00
path_rewrap.go Enhance transit backend: 2015-09-18 14:41:05 -04:00
path_rotate.go Enhance transit backend: 2015-09-18 14:41:05 -04:00
policy.go Remove enable/disable and make deletion_allowed a configurable property. On read, return the version and creation time of each key 2015-09-18 14:41:05 -04:00