open-vault/builtin/logical/transit
Josh Black d8e0a13aae
update gofumpt to 0.3.1 and reformat the repo (#17055)
* update gofumpt to 0.3.1 and reformat the repo

* output the version of the formatter we're using
2022-09-07 17:31:20 -07:00
..
cmd/transit
backend.go Transit byok import endpoints (#15414) 2022-05-16 11:50:38 -05:00
backend_test.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00
path_backup.go
path_backup_test.go
path_cache_config.go
path_cache_config_test.go
path_config.go Revert "MFA (#14049)" (#14135) 2022-02-17 13:17:59 -07:00
path_config_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
path_datakey.go
path_decrypt.go Transit: update documentation strings (#10027) 2022-08-26 09:25:02 -07:00
path_decrypt_bench_test.go
path_decrypt_test.go
path_encrypt.go Transit: update documentation strings (#10027) 2022-08-26 09:25:02 -07:00
path_encrypt_bench_test.go
path_encrypt_test.go Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00
path_export.go
path_export_test.go
path_hash.go Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00
path_hash_test.go Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00
path_hmac.go
path_hmac_test.go Add support for a dedicated HMAC type in Transit. (#16668) 2022-09-06 10:17:58 -05:00
path_import.go Account for a possible error in Transit BYOK. (#17025) 2022-09-06 11:03:24 -07:00
path_import_test.go Add support for a dedicated HMAC type in Transit. (#16668) 2022-09-06 10:17:58 -05:00
path_keys.go Add support for a dedicated HMAC type in Transit. (#16668) 2022-09-06 10:17:58 -05:00
path_keys_test.go Revert the WithContext changes to vault tests (#14947) 2022-04-07 15:12:58 -04:00
path_random.go Fix fmt error (#15266) 2022-05-03 10:07:23 -04:00
path_random_test.go Allow callers to choose the entropy source for the random endpoints. (#15213) 2022-05-02 14:42:07 -05:00
path_restore.go
path_restore_test.go Use %q for quoted strings where appropriate (#15216) 2022-08-03 12:32:45 -06:00
path_rewrap.go
path_rewrap_test.go
path_rotate.go
path_sign_verify.go Allow configuring the possible salt lengths for RSA PSS signatures (#16549) 2022-08-31 12:27:03 -04:00
path_sign_verify_test.go Address failures in FIPS builds around new transit RSA PSS tests (#17024) 2022-09-06 13:40:13 -04:00
path_trim.go Use FieldData.GetOkError() to access required Transit parameters. (#14593) 2022-03-18 16:10:38 -04:00
path_trim_test.go Check that all required fields in Transit API are present. (#14074) 2022-02-22 16:00:25 -05:00
path_wrapping_key.go Transit byok import endpoints (#15414) 2022-05-16 11:50:38 -05:00
path_wrapping_key_test.go Add Transit BYOK wrapping key endpoint (#15271) 2022-05-11 11:28:32 -05:00
stepwise_test.go update gofumpt to 0.3.1 and reformat the repo (#17055) 2022-09-07 17:31:20 -07:00