Crates.io | lea256 |
lib.rs | lea256 |
version | 0.2.1 |
source | src |
created_at | 2020-04-18 07:01:02.363295 |
updated_at | 2020-04-20 02:09:21.43686 |
description | LEA 256-bit key |
homepage | |
repository | https://github.com/sitd0813/lea256-rust |
max_upload_size | |
id | 231416 |
size | 94,290 |
lea256 provides the Rust implementation of the LEA 256-bit key.
Currently supported modes: none
LEA, the acronym of the Lightweight Encryption Algorithm, is a 128-bit block cipher algorithm developed by the South Korean National Security Research Institute in 2013. LEA is devised to be faster and more lightweight than AES without sacrificing security..
Check https://seed.kisa.or.kr/kisa/algorithm/EgovLeaInfo.do for more information.
This project is licensed under the Unlicense. See LICENSE.txt for more information or you can obtain a copy at http://unlicense.org/.