diff --git a/README.md b/README.md index 4990028..5347481 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + +# GM-Standards SM2/SM3/SM4 for Go + +[![Build Status](https://travis-ci.org/emmansun/gmsm.svg?branch=master)](https://travis-ci.org/emmansun/gmsm) [![Documentation](https://godoc.org/github.com/emmansun/gmsm?status.svg)](https://godoc.org/github.com/emmansun/gmsm) [![Release](https://img.shields.io/github/release/emmansun/gmsm/all.svg)](https://github.com/emmansun/gmsm/releases) + This is a **SM2 sm2p256v1** implementation whose performance is similar like golang native NIST P256 under **amd64** . **SM2 encryption Benchmark**