No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Daniel Baumann 166d3f826f
Releasing fastforward version 0.4.2-1~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2026-07-20 18:01:43 +02:00
debian Releasing fastforward version 0.4.2-1~ffwd13+u1. 2026-07-20 18:01:43 +02:00
src Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
.cargo_vcs_info.json Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
Cargo.lock Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
Cargo.toml Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
Cargo.toml.orig Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
CHANGELOG.md Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
LICENSE-APACHE Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
LICENSE-MIT Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00
README.md Adding upstream version 0.4.2. 2026-07-20 18:01:21 +02:00

RustCrypto: Block Padding

crate Docs Build Status Apache2/MIT licensed Rust Version Project Chat

Padding and unpadding of messages divided into blocks.

This crate provides the Padding trait with padding and unpadding methods. Additionally, several common padding schemes are available out of the box.

License

Licensed under either of:

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.