Skip to content

Latest commit

 

History

History
43 lines (30 loc) · 1.66 KB

File metadata and controls

43 lines (30 loc) · 1.66 KB

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.