Yet another rust implementation of Chinese standard cryptographic algorithms, including SM2,SM3,SM4
This project
named Yarism
is a private repository now, which is developed by Bytesboy
.
Private Repo: Wrapped-SM-For-Lua
: Wrappingyarism
lib and buildwsm4l.so
for Lua.Private Repo: LuSM
: Examples about how to callwsm4l.so
lib.Private Repo: Wrapped-SM-For-Web
: Usingwasm-pack
andwasm-pack-template
to wrapyarism
and compile to webAssembly for node.Private Repo: NoSM
: Examples about how to callyarism
webassembly.Private Repo: Wrapped-SM-For-Java
: Wrappingyarism
and buildlibwsm4l.so
for Lua.Private Repo: JaSM
: Examples about how to callyarism
with java.