[package] name = "speck-rs" version = "0.1.1" authors = ["tuxxy "] edition = "2018" description = "A nostd implementation of NSA's lightweight block cipher Speck" repository = "https://github.com/tuxxy/speck" documentation = "https://docs.rs/speck-rs" license = "GPL-3.0" keywords = ["cryptography", "block-cipher", "encryption", "speck", "lightweight"] categories = ["cryptography", "no-std"]