Name: | rust-eax+default-devel |
---|---|
Version: | 0.5.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1831 |
License: | Apache-2.0 OR MIT |
RPM: | rust-eax+default-devel-0.5.0-1.el9.noarch.rpm |
Source RPM: | rust-eax-0.5.0-1.el9.src.rpm |
Build Date: | Sat May 25 2024 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://crates.io/crates/eax |
Summary: | Pure Rust implementation of the EAX AEAD Cipher |
Description: | Pure Rust implementation of the EAX Authenticated Encryption with Associated Data (AEAD) Cipher with optional architecture-specific hardware acceleration This scheme is only based on a block cipher. It uses counter mode (CTR) for encryption and CBC mode for generating a OMAC/CMAC/CBCMAC (all names for the same thing). This package contains library source intended for building other packages which use the "default" feature of the "eax" crate. |
- Initial import (#2280330)