[package]
authors = ["Mack <github.com/heavens>"]
description = "A minimal, zero-dependency XTEA block (de)cipher utility."
edition = "2021"
keywords = ["cryptography", "cipher", "io"]
license = "MIT"
name = "xtea-cipher"
readme = "README.md"
repository = "https://github.com/heavens/xtea-cipher"
rust-version = "1.60"
version = "0.0.2"