Closed baha-ai closed 4 years ago
Aries Framework should support pluggable services provider interfaces for Crypto/KMS operations as per the Hyperledger wiki (Phase 1) design
The following are action items needed to implement this design
[x] Add Common/Crypto service SPI #983
[x] Add Crypto SPI (using Tink API) and its default implementation #984
[x] Add KMS and SecretLock APIs and their default local implementations #985
Add Default implementation for JWE Authcrypt #986 (will be done separately)
[x] Add Default implementation for JWE Anoncrypt #987
[x] Add Local Storage implementation of KMS SPI #994
[x] Create (Keys) Storage Provider interface and implementations #995
[x] Create Secret Lock provider #996
All tasks completed:
Aries Framework should support pluggable services provider interfaces for Crypto/KMS operations as per the Hyperledger wiki (Phase 1) design
The following are action items needed to implement this design
[x] Add Common/Crypto service SPI #983
[x] Add Crypto SPI (using Tink API) and its default implementation #984
[x] Add KMS and SecretLock APIs and their default local implementations #985
Add Default implementation for JWE Authcrypt #986 (will be done separately)
[x] Add Default implementation for JWE Anoncrypt #987
[x] Add Local Storage implementation of KMS SPI #994
[x] Create (Keys) Storage Provider interface and implementations #995
[x] Create Secret Lock provider #996