tea-soft 0.3.0

TEA block cipher
Documentation

tea-soft

crate Docs Apache2/MIT licensed Build Status

Rust implementation of TEA cipher

Compatible with RustCrypto: Block Cipher Traits.

Warnings

TEA is not a particularly secure cipher, let alone the implementation makes no effort on avoiding side-channel attack.

USE AT YOUR OWN RISK.

Usage

See RustCrypto Block Cipher Usage

License

Licensed under either of:

at your option.