Skip to content

Commit

Permalink
docs: add bss+ crypto impl to README (#7)
Browse files Browse the repository at this point in the history
Signed-off-by: Rolson Quadras <[email protected]>
  • Loading branch information
rolsonquadras authored Sep 13, 2023
1 parent 56450c5 commit 1fdbc2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ The Key Management Service(KMS) module has the following implementations.

The Crypto module has the following implementations.
- tinkcrypto: Wrapper on top of [Google Tink library](https://github.com/google/tink/)
- BBS+ crypto implementation
- WebKMS: Go client to interact with the KMS server


Expand Down

0 comments on commit 1fdbc2e

Please sign in to comment.