Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Use custom KMS store implementation instead of Aries storage provider #412

Open
DRK3 opened this issue Aug 31, 2022 · 0 comments
Open

Use custom KMS store implementation instead of Aries storage provider #412

DRK3 opened this issue Aug 31, 2022 · 0 comments

Comments

@DRK3
Copy link
Collaborator

DRK3 commented Aug 31, 2022

With this change in Aries, a consumer of the Aries KMS interface can now inject in their own storage without being limited by the overall Aries storage interface defined in the spi module. For now, I'm using a wrapper as a bridge solution (the kms.NewAriesProviderWrapper call) to allow the KMS project to continue functioning, but in order to reap the benefits of this new storage design we should create our own implementation.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant