# WASM工具箱 **Repository Path**: notar_development_group/wasm-utils ## Basic Information - **Project Name**: WASM工具箱 - **Description**: WASM工具箱 - **Primary Language**: TypeScript - **License**: LGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-09-23 - **Last Updated**: 2021-09-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WASM工具箱 #### 介绍 WASM工具箱 #### 软件架构 使用rust进行wasm源码编程,通过wasm-pack进行打包最终输出结果 #### 特性 * [x] dru-simple 极其简单的采用hex的utf-8进行编码解密 * [x] dru-sm4-hex 采用sm4进行hex的编码解密 * [ ] 服务端加密代码示例 * [ ] 完善文档结构