1 Star 0 Fork 0

曹金雨/mnemonic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Cargo.toml 583 Bytes
一键复制 编辑 原始数据 按行查看 历史
caojinyu 提交于 2023-08-10 09:26 . init
[package]
edition = "2021"
name = "mnemonic"
version = "0.1.0"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
base32 = "0.4.0"
base64 = "0.21.2"
chrono = "0.4.26"
dsa = "0.6.1"
error-chain = "0.12.4"
hdwallet = "0.4.1"
ntrumls = "0.9.6"
num-bigint = "0.4.3"
once_cell = "1.18.0"
rand = "0.8.5"
rand_hc = "0.3.2"
regex = "1.8.4"
rsa = "0.9.2"
rust-crypto = "0.2.36"
rustc-serialize = "0.3.24"
serde = {version = "1.0.164", features = ["serde_derive"]}
serde_json = "1.0.96"
tiny-bip39 = "1.0.0"
serde_repr = "0.1.12"
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/caojinyu/mnemonic.git
git@gitee.com:caojinyu/mnemonic.git
caojinyu
mnemonic
mnemonic
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385