Skip to content

Commit

Permalink
Merge pull request #796 from walt-id/wal-370-aws-kms-integration
Browse files Browse the repository at this point in the history
Wal 370 aws kms integration
  • Loading branch information
philpotisk authored Oct 17, 2024
2 parents 7c33471 + 890f5ad commit c5bae1c
Show file tree
Hide file tree
Showing 15 changed files with 914 additions and 42 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
Available for Kotlin/Java and JavaScript environments.

- **Crypto** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-keys/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/crypto/waltid-crypto)) -
create and use keys based on different algorithms.
create and use keys based on different algorithms and KMS backends (in-memory, AWS, Hashicorp TSE, OCI)
- **DID** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-dids/overview) | [GitHub](https://github.com/walt-id/waltid-identity/blob/main/waltid-libraries/waltid-did/README.md)) -
create, register, and resolve DIDs on different ecosystems.
- **Verifiable Credentials** ([Docs](https://docs.oss.walt.id/issuer/sdks/manage-credentials/overview) | [GitHub](https://github.com/walt-id/waltid-identity/tree/main/waltid-libraries/credentials/waltid-verifiable-credentials)) -
Expand Down
Loading

0 comments on commit c5bae1c

Please sign in to comment.