Crates.io | ecb |
lib.rs | ecb |
version | 0.1.2 |
source | src |
created_at | 2022-06-01 08:10:58.512547 |
updated_at | 2023-07-19 06:23:27.642851 |
description | Electronic Codebook (ECB) block cipher mode of operation |
homepage | |
repository | https://github.com/magic-akari/ecb |
max_upload_size | |
id | 598032 |
size | 18,164 |
Generic implementation of the Electronic Codebook (ECB) block cipher mode of operation.
See documentation of the cipher
crate for additional information.
Rust 1.56 or higher.
Minimum supported Rust version can be changed in the future, but it will be done with a minor version bump.