You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal/kms
Jim ebea283421
fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711)
4 years ago
..
store feature (kms/audit): Add base audit key type (#1651) 4 years ago
audit_key.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
audit_key_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
audit_key_version.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
audit_key_version_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
const.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
database_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
database_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
database_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
database_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
ids.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
ids_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
immutable_fields_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
kms.go fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711) 4 years ago
kms_ext_test.go fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711) 4 years ago
kms_test.go refactor: Move functions from kms pkg to new libs/crypto pkg (#1650) 4 years ago
oidc_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oidc_key_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
oidc_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oidc_key_version_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
oplog_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oplog_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
oplog_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oplog_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
option_test.go refactor to use WithOrderByVersion(...) (#1059) 5 years ago
options.go Remove unneeded hclog dependencies as we move forward with events (#1433) 5 years ago
repository.go fix (kms): Add kms.ReconcileKeys(...) to fix missing audit DEK scenario (#1711) 4 years ago
repository_audit_key.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
repository_audit_key_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
repository_audit_key_version.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
repository_audit_key_version_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
repository_database_key.go test(kms): Add missing tests and fixup some log lines (#1645) 5 years ago
repository_database_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_database_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_database_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_oidc_key.go test(kms): Add missing tests and fixup some log lines (#1645) 5 years ago
repository_oidc_key_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
repository_oidc_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oidc_key_version_test.go add a new oidc key+ key version for encrypting oidc state payloads returned in auth URLs. (#884) 5 years ago
repository_oplog_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oplog_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_oplog_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_oplog_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_root_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_root_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_root_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_root_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_session_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_session_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_session_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_session_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_test.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
repository_token_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_token_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
repository_token_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
repository_token_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
root_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
root_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
root_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
root_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
session_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
session_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
session_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
testing.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
testing_test.go Remove calls to `t.Helper()` from test methods (not helpers) (#1063) 5 years ago
token_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
token_key_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago
token_key_version.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
token_key_version_test.go ICU-743/Domain errors internal/kms refactor (#848) 5 years ago