Download the PHP package latzou/sm2 without Composer
On this page you can find all versions of the php package latzou/sm2. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor latzou
Package sm2
Short Description This is a PHP library for sm2 encrypt decrypt and sm3 hash
License MIT
Package sm2
Short Description This is a PHP library for sm2 encrypt decrypt and sm3 hash
License MIT
Please rate this library. Is it a good library?
Informations about the package sm2
使用(how to use)
- 可以使用 sm2 加解密, sm3
- composer require latzou/sm2
- php需要安装 gmp 扩展
- 目前只支持未压缩的 sm2 加解密,以 04 开头的
- 加解密数据组合方式为 c1c3c2
- 加解密数据都是 16 进制编码的,其他 Asn.1 格式的数据需自行解析
All versions of sm2 with dependencies
PHP Build Version
Package Version
The package latzou/sm2 contains the following files
Loading the files please wait ....