From 61560d8745f748240df8da8be4c0cd057427199b Mon Sep 17 00:00:00 2001 From: Levent DEMIR Date: Thu, 4 Jul 2024 23:56:22 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 691882e..d784a08 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,7 @@ The purpose of this repository is to demonstrate the integration between fhEVM-native and a fully dockerized centralized KMS. -The KMS encompasses all sub-components, including the gateway, KMS blockchain, and centralized KMS backend. This is still an early version with support for (asynchronous) decryption, and support for reencryption is coming soon. - -We are still working on reencryption and are making good progress. 🔧 Since this is a fully Dockerized version, we will provide you with a more robust, tested, and feature-rich version next week. 🚀 +The KMS encompasses all sub-components, including the gateway, KMS blockchain, and centralized KMS backend. This is still an early version with support for (asynchronous) decryption, and reencryption. ### What is the Zama KMS for fhEVM @@ -298,4 +296,4 @@ This software is distributed under the **BSD-3-Clause-Clear** license. Read [thi -🌟 If you find this project helpful or interesting, please consider giving it a star on GitHub! Your support helps to grow the community and motivates further development. \ No newline at end of file +🌟 If you find this project helpful or interesting, please consider giving it a star on GitHub! Your support helps to grow the community and motivates further development.