rust-pkcs8 0.10.2+ds-8 source package in Ubuntu

Changelog

rust-pkcs8 (0.10.2+ds-8) unstable; urgency=medium

  * drop patch 2002;
    provide and autopkgtest features
    3des des-insecure encryption sha1-insecure;
    (build-)depend on package for crate pkcs5

 -- Jonas Smedegaard <email address hidden>  Tue, 19 Sep 2023 22:47:47 +0200

Upload details

Uploaded by:
Jonas Smedegaard
Uploaded to:
Sid
Original maintainer:
Jonas Smedegaard
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Builds

Noble: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
rust-pkcs8_0.10.2+ds-8.dsc 2.7 KiB 1688523dcba290f3d28da23c30febf853f5e0949877378bd347cf88b4ff0ad15
rust-pkcs8_0.10.2+ds.orig.tar.xz 23.3 KiB 4e3367ee28d82601814f840bd3d497e30b4763728258ef96c73aa24d81869be8
rust-pkcs8_0.10.2+ds-8.debian.tar.xz 15.2 KiB 2972f10c0004a25db4a13f1bffe44cc56671aea5baf1ae6f0542f9cca3a41a6e

Available diffs

No changes file available.

Binary packages built by this source

librust-pkcs8-dev: pure Rust implementation of PKCS#8 - Rust source code

 The pkcs8 crate is a pure Rust implementation
 of Public-Key Cryptography Standards (PKCS) #8:
 Private-Key Information Syntax Specification (RFC 5208).
 .
 PKCS#8 is a format for cryptographic private keys,
 often containing pairs of private and public keys.
 .
 This package contains the source for the Rust pkcs8 crate,
 for use with cargo and dh-cargo.