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
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
..
store Switch to buf for protobuf generation (#1944) 4 years ago
audit_key.go feature (kms/audit): Add base audit key type (#1651) 4 years ago
audit_key_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
audit_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
audit_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
const.go fix (kms): properly reconcile DEKs for existing scopes (#1976) 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 refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
database_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
database_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 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 refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
kms.go fix (kms): properly reconcile DEKs for existing scopes (#1976) 4 years ago
kms_ext_test.go fix (kms): properly reconcile DEKs for existing scopes (#1976) 4 years ago
kms_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 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 refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
oidc_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
oidc_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
oplog_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
oplog_key_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
oplog_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
oplog_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
option_test.go refactor to use WithOrderByVersion(...) (#1059) 5 years ago
options.go fix (kms): properly reconcile DEKs for existing scopes (#1976) 4 years ago
repository.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_audit_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_audit_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_audit_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_audit_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_database_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_database_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_database_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_database_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oidc_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oidc_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oidc_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oidc_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oplog_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oplog_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oplog_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_oplog_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_root_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_root_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_root_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_root_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_session_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_session_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_session_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_session_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_token_key.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_token_key_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_token_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
repository_token_key_version_test.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
root_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
root_key_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
root_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
root_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
session_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
session_key_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
session_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
session_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
token_key.go Update primary error functions to take a context, deprecate old functions (#1358) 5 years ago
token_key_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
token_key_version.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago
token_key_version_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago