From fc8ac63a72daea1eb37fb7908a284906d2e30f86 Mon Sep 17 00:00:00 2001 From: Zhi Guan Date: Wed, 28 Jul 2021 18:35:27 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 69cb8946..f6ba3e40 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ GmSSL is an open source cryptographic toolkit that provide first level support of Chinese national cryptographic algorithms and protocols which are specified in the GM/T serial standards. As a branch of the OpenSSL project, GmSSL provides API level compatibility with OpenSSL and maintains all the functionalities. Existing projects such as Apache web server can be easily ported to GmSSL with minor modification and a simple rebuild. Since the first release in late 2014, GmSSL has been selected as one of the six recommended cryptographic projects by Open Source China and the winner of the 2015 Chinese Linux Software Award. +The new version of GmSSL (version 3.0) is under development in a different repo (https://github.com/guanzhi/gmssl-v3-dev), and will be merged into this one late this year. + ## Features - Support [Chinese GM/T cryptographic standards](http://gmssl.org/docs/standards.html).