rust-eax 0.5.0-1 source package in Ubuntu

Changelog

rust-eax (0.5.0-1) unstable; urgency=medium

  * Team upload.

  [ Alexander Kjäll ]
  * Package eax 0.5.0 from crates.io using debcargo 2.6.0

 -- Holger Levsen <email address hidden>  Wed, 25 Oct 2023 22:17:55 +0200

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-eax_0.5.0-1.dsc 2.4 KiB f5384de9c0afeb9b16354d8e2116ece0b6834dacbd04ea6a801f30dfa6c44aef
rust-eax_0.5.0.orig.tar.gz 14.5 KiB 9954fabd903b82b9d7a68f65f97dc96dd9ad368e40ccc907a7c19d53e6bfac28
rust-eax_0.5.0-1.debian.tar.xz 3.1 KiB 0ae8cc8f8c111aa3fa4f9df03c6b88bae2e4aa138ac706a865dbd23d2c9ff053

No changes file available.

Binary packages built by this source

librust-eax-dev: Pure Rust implementation of EAX with AEAD cipher - Rust source code

 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 the source for the Rust eax crate, packaged by debcargo
 for use with cargo and dh-cargo.