open-vault/builtin/logical/transit
Jim Kalafut d0e2badbae Run goimports across the repository (#6010)
The result will still pass gofmtcheck and won't trigger additional
changes if someone isn't using goimports, but it will avoid the
piecemeal imports changes we've been seeing.
2019-01-08 16:48:57 -08:00
..
cmd/transit Run goimports across the repository (#6010) 2019-01-08 16:48:57 -08:00
backend.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07:00
backend_test.go Run all builtins as plugins (#5536) 2018-11-06 17:21:24 -08:00
path_backup.go Add context to storage backends and wire it through a lot of places (#3817) 2018-01-19 01:44:44 -05:00
path_backup_test.go Add ChaCha20-Poly1305 support to transit (#3975) 2018-02-14 11:59:46 -05:00
path_config.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07:00
path_config_test.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07:00
path_datakey.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_decrypt.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_decrypt_test.go Remove unnecessary test (#5483) 2018-10-09 09:40:47 -07:00
path_encrypt.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_encrypt_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_export.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_export_test.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_hash.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_hash_test.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_hmac.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_hmac_test.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_keys.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07: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 Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_random_test.go Spelling (#4119) 2018-03-20 14:54:10 -04:00
path_restore.go Allow force restore for Transit Key Restores (#5382) 2018-09-25 15:20:59 -05:00
path_restore_test.go Allow force restore for Transit Key Restores (#5382) 2018-09-25 15:20:59 -05:00
path_rewrap.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_rewrap_test.go Pass context to backends (#3750) 2018-01-08 10:31:38 -08:00
path_rotate.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_sign_verify.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_sign_verify_test.go Redo transit locking (#4720) 2018-06-12 12:24:12 -04:00
path_trim.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07:00
path_trim_test.go Transit: Key Trim (#5388) 2018-10-17 09:05:05 -07:00