Update README.md

This commit is contained in:
Zhi Guan
2021-07-28 18:35:27 +08:00
committed by GitHub
parent f0dc2dce5e
commit fc8ac63a72

View File

@@ -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).