# README
gmsm
GM SM2/3/4 library based on Golang
RFC3161 library based on Golang
RFC3161 for GM library based on Golang
=======
# Packages
add sm2 support.
Package rc2 implements the RC2 cipher
https://www.ietf.org/rfc/rfc2268.txt
http://people.csail.mit.edu/rivest/pubs/KRRR98.pdf
This code is licensed under the MIT license.
No description provided by the author
No description provided by the author
No description provided by the author
Package timestamp implements the Time-Stamp Protocol (TSP) as specified in RFC3161 (Internet X.509 Public Key Infrastructure Time-Stamp Protocol (TSP)).
crypto/x509 add sm2 support.