open-vault/builtin/logical/transit
2017-12-14 12:51:50 -05:00
..
backend.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05:00
backend_test.go Transit: Refactor internal representation of key entry map (#3652) 2017-12-06 18:24:00 -05:00
path_backup.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05:00
path_backup_test.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05:00
path_config.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05: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 return the actual error for base64 decoding failure (#3397) 2017-10-20 11:21:45 -04:00
path_encrypt_test.go Encrypt/Decrypt/Sign/Verify using RSA in Transit backend (#3489) 2017-11-03 10:45:53 -04:00
path_export.go Transit: Refactor internal representation of key entry map (#3652) 2017-12-06 18:24:00 -05: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 Transit: Refactor internal representation of key entry map (#3652) 2017-12-06 18:24:00 -05:00
path_keys.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05: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_restore.go Transit: backup/restore (#3637) 2017-12-14 12:51:50 -05: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 Encrypt/Decrypt/Sign/Verify using RSA in Transit backend (#3489) 2017-11-03 10:45:53 -04:00
path_sign_verify_test.go Transit: Refactor internal representation of key entry map (#3652) 2017-12-06 18:24:00 -05:00