This repository was archived by the owner on Aug 25, 2023. It is now read-only.
Release v0.1.5
- Implemented API for exporting public key (#78)
- Implemented Wrap/Unwrap Key API (#65)
- Implemented support for CryptoBox operations (Easy, EasyOpen and SealOpen) (#117)
- Implemented secret lock for Key Manager:
- Added integration with Hub Auth for fetching secret share (#22)
- Added integration with EDV for storing operational keys (#61)
- Implemented support for ZCAP-LD AuthZ (#100)
- Added caching support for EDV and Hub Auth calls (#125, #126)
- Improved logging functionality and error handling (#41, #38)
- Added OpenAPI spec and demo (#54)