# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "cryptape-sm" version = "0.3.0" authors = ["Tang Zongxun ", "Niu Junxiang <494521900@qq.com>", "Cryptape Technology "] description = "A Rust Library of China's Standards of Encryption Algorithms (SM2/3/4)" keywords = ["cipher", "cryptography"] license = "Apache-2.0" [dependencies.byteorder] version = "1" [dependencies.lazy_static] version = "1.0" [dependencies.num-bigint] version = "0.1" [dependencies.num-integer] version = "0.1" [dependencies.num-traits] version = "0.2" [dependencies.rand] version = "0.4" [dependencies.yasna] version = "0.1.3"