3 releases (breaking)

0.3.0 Jan 17, 2021
0.2.0 Aug 7, 2020
0.1.0 Aug 6, 2020

#2385 in Cryptography

Download history 119/week @ 2024-07-16 59/week @ 2024-07-23 109/week @ 2024-07-30 38/week @ 2024-08-06 61/week @ 2024-08-13 47/week @ 2024-08-20 84/week @ 2024-08-27 104/week @ 2024-09-03 89/week @ 2024-09-10 75/week @ 2024-09-17 130/week @ 2024-09-24 116/week @ 2024-10-01 91/week @ 2024-10-08 36/week @ 2024-10-15

135 downloads per month
Used in yafo

MIT/Apache

14KB
273 lines

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.

Dependencies

~440KB