mirror of
https://github.com/guanzhi/GmSSL.git
synced 2026-05-07 08:56:17 +08:00
6 lines
204 B
Markdown
6 lines
204 B
Markdown
# GmSSL JavaScript API
|
|
|
|
The GmSSL JavaScript API is very similar to the C API.
|
|
Input/output data should be provided as byte array with offset.
|
|
Only SM2/3/4/9 and ZUC will be supported in JavaScripit API.
|