# 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 = "kuznechik" version = "0.4.0" authors = ["dmixn "] description = "Synchronous encryption algorithm \"Kuznechik\" (GOST R 34.12-2015, GOST R 34.13-2015)" readme = "README.md" license = "LGPL-2.1-or-later" repository = "https://github.com/DmitryNX/Kuznechik" [dependencies.sha3] version = "0.10.8"