From 711f507208b502c77587718831adb69d79f7e012 Mon Sep 17 00:00:00 2001 From: "Paragon Initiative Enterprises, LLC" Date: Mon, 13 May 2024 19:37:34 -0400 Subject: [PATCH] Add link to AWS KMS provider in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3086562..e6c7af9 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,8 @@ Security experts may be interested in [the security properties of our design](ht Please feel free to [create an issue](https://github.com/paragonie/ciphersweet/issues/new) if you'd like to integrate CipherSweet with your software. +* [AWS KMS provider for CipherSweet](https://github.com/paragonie/ciphersweet-provider-aws-kms) + ## CipherSweet in Other Languages * [JavaScript (Node.js)](https://github.com/paragonie/ciphersweet-js)