# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "ncsisc" version = "0.2.5" description = "A library for school projects" license = "MIT" resolver = "2" [dependencies.base64] version = "0.13.0" [dependencies.bstr] version = "0.2.17" [dependencies.curv-kzen] version = "0.8" [dependencies.ecies] version = "0.2" features = ["pure"] default-features = false [dependencies.hex] version = "0.4.3" [dependencies.libsm] version = "0.4.1" [dependencies.openssl] version = "0.10" [dependencies.openssl-sys] version = "0.9" [dependencies.rand] version = "0.6.5" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.sha3] version = "0.9.1"