利用 Rust 重新实现加密库部分。计划在有时间或需要代码更新的时候将旧的代码迁移到新的库中使用。
Go to file
2024-09-03 00:17:54 +01:00
.idea build: experimental build with node package 2024-09-03 00:17:54 +01:00
um_crypto/kuwo build: experimental build with node package 2024-09-03 00:17:54 +01:00
um_wasm build: experimental build with node package 2024-09-03 00:17:54 +01:00
um_wasm_loader build: experimental build with node package 2024-09-03 00:17:54 +01:00
.editorconfig build: experimental build with node package 2024-09-03 00:17:54 +01:00
.gitignore build: experimental build with node package 2024-09-03 00:17:54 +01:00
build.sh build: experimental build with node package 2024-09-03 00:17:54 +01:00
Cargo.lock build: experimental build with node package 2024-09-03 00:17:54 +01:00
Cargo.toml init: it builds 2024-09-02 21:04:35 +01:00
LICENSE_APACHE init: it builds 2024-09-02 21:04:35 +01:00
LICENSE_MIT init: it builds 2024-09-02 21:04:35 +01:00
README.MD init: it builds 2024-09-02 21:04:35 +01:00

um_crypto

加解密算法实现 (Rust)。

授权协议

Apache License 2.0 + MIT 双协议