3 releases (breaking)
0.3.0 | Jan 17, 2021 |
---|---|
0.2.0 | Aug 7, 2020 |
0.1.0 | Aug 6, 2020 |
#2293 in Cryptography
314 downloads per month
Used in yafo
14KB
273 lines
tea-soft
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
~435KB