rust-parsec-service 1.3.0-5build1 source package in Ubuntu

Changelog

rust-parsec-service (1.3.0-5build1) noble; urgency=medium

  * No-change rebuild against libmbedcrypto7t64

 -- Steve Langasek <email address hidden>  Sun, 17 Mar 2024 18:10:54 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rust-parsec-service_1.3.0.orig.tar.gz 830.8 KiB d69f498f72271edae410bde7a00b907fd62b16855802911e7958009841ccaa80
rust-parsec-service_1.3.0-5build1.debian.tar.xz 6.9 KiB 88f9d73519cb761df820a355baf64a1b60001436f8293c7d971cc327ef14b18f
rust-parsec-service_1.3.0-5build1.dsc 3.5 KiB 1b1bd5f4249a47c84b406bfd61d377abfd9717612707fbeebf666d4169f4fa7b

View changes file

Binary packages built by this source

librust-parsec-service-dev: Abstraction layer for secure storage and operations - Rust source code

 Source code for Debianized Rust crate "parsec-service"

parsec-service: Abstraction layer for secure storage and operations

 Parsec is an abstraction layer that can be used to interact with
 hardware-backed security facilities such as the Hardware Security Module (HSM),
 the Trusted Platform Module (TPM), as well as firmware-backed and isolated
 software services.
 .
 The core component of Parsec is the security service, provided by this package.
 The service is a background process that runs on the host platform and provides
 connectivity with the secure facilities of that host, exposing a
 platform-neutral API that can be consumed into different programming languages
 using a client library. For a client library implemented in Rust see the
 package librust-parsec-interface-dev.

parsec-service-dbgsym: debug symbols for parsec-service