[package] name = "lioness-vnpmid" version = "0.1.0" authors = ["vnpmid "] description = "Fork from https://github.com/burdges/lioness-rs because no update since 3 years ago" homepage = "https://github.com/vnpmid/lioness-rs" repository = "https://github.com/vnpmid/lioness-rs.git" documentation = "https://docs.rs/lioness/" readme = "README.md" keywords = ["cryptography","cipher","lioness", "sphinx", "mixnet"] license = "MIT/Apache-2.0" edition = "2021" [dependencies] arrayref = "0.3.6" chacha20 = "0.9.0" blake2 = "0.10.4" digest = "0.10.3" blake3 = "1.3.1" [dev-dependencies] rand = "0.8.5" hex = "0.4.3"