open-vault/builtin/logical/transit
2017-07-31 11:28:06 -04:00
..
backend.go Add BackendType to existing backends (#3078) 2017-07-28 14:04:46 -04:00
backend_test.go Backend plugin system (#2874) 2017-07-20 13:28:40 -04:00
path_config.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_config_test.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_datakey.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_decrypt.go Update the error when no key can be found to a more clear error text (#2720) 2017-05-12 14:14:00 -04:00
path_decrypt_test.go transit: change batch input format (#2331) 2017-02-06 14:56:16 -05:00
path_encrypt.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_encrypt_test.go transit: change batch input format (#2331) 2017-02-06 14:56:16 -05:00
path_export.go ed25519 support in transit (#2778) 2017-06-05 15:00:39 -04:00
path_export_test.go ed25519 support in transit (#2778) 2017-06-05 15:00:39 -04:00
path_hash.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
path_hash_test.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
path_hmac.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_hmac_test.go Pulled out transit's lock manager and policy structs into a helper 2016-10-26 19:52:31 -04:00
path_keys.go Don't panic in audit logs when reading transit keys. (#2970) 2017-07-05 11:25:10 -04:00
path_keys_test.go Add a -dev-three-node option for devs. (#3081) 2017-07-31 11:28:06 -04:00
path_random.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
path_random_test.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
path_rewrap.go Add ability to specify encryption key version in transit (#2821) 2017-06-06 16:02:54 -04:00
path_rewrap_test.go transit: change batch input format (#2331) 2017-02-06 14:56:16 -05:00
path_rotate.go Pulled out transit's lock manager and policy structs into a helper 2016-10-26 19:52:31 -04:00
path_sign_verify.go Add note about ed25519 hashing to docs and path help. 2017-07-28 09:30:27 -04:00
path_sign_verify_test.go Don't panic in audit logs when reading transit keys. (#2970) 2017-07-05 11:25:10 -04:00