[package] name = "speck" version = "1.1.0" authors = ["ticki "] description = "Implementation of the SPECK block cipher." repository = "https://github.com/ticki/tfs" documentation = "https://docs.rs/speck" license = "MIT" keywords = ["crypto", "cipher", "speck", "block", "simple"] categories = ["cryptography", "no-std"] exclude = ["target", "Cargo.lock"]