#aead #encryption

no-std belt-dwp

Pure Rust implementation of the Belt-DWP authenticated encryption algorithm (STB 34.101.31-2020)

2 unstable releases

Uses new Rust 2024

new 0.1.0-rc.2 Nov 5, 2025
0.0.0 Mar 29, 2025

#23 in #aead

Apache-2.0 OR MIT

21KB
329 lines

RustCrypto: BeltDwp

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

Pure Rust implementation of the belt-dwp AEAD algorithm specified in the republic of Belarus standard STB 34.101.31-2020.

Security Notes

No security audits of this crate have ever been performed, and it has not been thoroughly assessed to ensure its operation is constant-time on common CPU architectures.

USE AT YOUR OWN RISK!

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.

Dependencies

~0.7–1MB
~24K SLoC