rust-sequoia-sq 0.33.0-2build1 source package in Ubuntu

Changelog

rust-sequoia-sq (0.33.0-2build1) noble; urgency=medium

  * No-change rebuild against libhogweed6t64

 -- Steve Langasek <email address hidden>  Sun, 03 Mar 2024 06:25: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-sequoia-sq_0.33.0.orig.tar.gz 379.2 KiB 23d13cc95cd149404f273474b214b3159b6ad9d2f8a30ac8fd87f834ddbbbf98
rust-sequoia-sq_0.33.0-2build1.debian.tar.xz 4.4 KiB 3a0142242ebe39f9e6c429b0f2614f16ecbd30b00ede4766ff020675911baa41
rust-sequoia-sq_0.33.0-2build1.dsc 3.6 KiB 5c52563a40bc60811c7a0a5215a591011b2a56e713e32252cb2e8bb45bfb8c4a

View changes file

Binary packages built by this source

sq: OpenPGP command-line tool from Sequoia

 sq is a command-line interface for OpenPGP, structured using
 subcommands and implemented in Rust.
 .
 Subcommands include: help, decrypt, encrypt, sign, verify, armor,
 dearmor, autocrypt, inspect, key, keyring, certify, packet.
 .
 It offers modern cryptographic algorithms by default, like Ed25519 and
 Curve25519.
 .
 The tool offers both message handling (encryption, decryption,
 signing, and verification), and key and certificate management (key
 generation, certificate maintenance, and certification), and is
 interoperable with other major OpenPGP implementations like GnuPG
 (gpg).
 .
 WARNING: sq does not have a stable CLI interface yet. Use with
 caution in scripts.
 This package contains the following binaries built from the Rust crate
 "sequoia-sq":
  - sq

sq-dbgsym: debug symbols for sq