Metadata for rust-eax+std-devel-0.5.0-1.el9.noarch.rpm

0 directories 0 files
Go up

INFO

Name: rust-eax+std-devel
Version: 0.5.0-1.el9
Arch: noarch
Summary: Pure Rust implementation of the EAX AEAD Cipher
License: Apache-2.0 OR MIT
Vendor: Fedora Project
Build Host: buildhw-a64-23.iad2.fedoraproject.org
Build Date: Thu May 16 18:02:36 2024
Size: 1831
URL: https://crates.io/crates/eax
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 "std" feature of the "eax" crate.

FILES

/usr/share/cargo/registry/eax-0.5.0/Cargo.toml

REQUIRES

(crate(aead/std) >= 0.5.0 with crate(aead/std) < 0.6.0~)
cargo
crate(eax) 0.5.0
crate(eax/alloc) 0.5.0
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
rpmlib(TildeInVersions) 4.10.0-1

PROVIDES

crate(eax/std) 0.5.0
rust-eax+std-devel 0.5.0-1.el9

CONFIG FILES

/usr/share/cargo/registry/eax-0.5.0/Cargo.toml g

LICENSE FILES

Apache-2.0 OR MIT