#encryption #aead #deprecated #data #authenticated #associated #ocb3

yanked ocb

DEPRECATED: use the ocb3 crate instead

new 0.0.2+deprecated Mar 27, 2024
0.0.1 Mar 27, 2024
0.0.0 Oct 14, 2019

#30 in #authenticated

Apache-2.0 OR MIT

27KB
432 lines

RustCrypto: OCB

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

🚨 DEPRECATED! 🚨

This crate has been superseded by the ocb3 crate and will not receive further updates.

Please use the ocb3 crate instead.

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

~405–710KB
~14K SLoC