golang-github-containers-luksy 0.0~git20231017.6a3592c+ds1-1ubuntu0.24.04.1 source package in Ubuntu

Changelog

golang-github-containers-luksy (0.0~git20231017.6a3592c+ds1-1ubuntu0.24.04.1) noble-security; urgency=medium

  * No change rebuild due to golang-1.21 update

 -- Nishit Majithia <email address hidden>  Mon, 15 Jul 2024 10:11:09 +0530

Upload details

Uploaded by:
Nishit Majithia
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
golang-github-containers-luksy_0.0~git20231017.6a3592c+ds1.orig.tar.xz 23.7 KiB 33145f051ce8d0b7cba7a7b06651c2c80a933bb69fb85d56faad64e7c92c27be
golang-github-containers-luksy_0.0~git20231017.6a3592c+ds1-1ubuntu0.24.04.1.debian.tar.xz 2.7 KiB a11fdacf6c1333479c2135b40db2b309f0786dc92e41ab02bed36e80b91aae2b
golang-github-containers-luksy_0.0~git20231017.6a3592c+ds1-1ubuntu0.24.04.1.dsc 2.6 KiB 90ae78a201481d6e8adba6ab8513f8188db68ac2e965ba762513eb175c60866d

View changes file

Binary packages built by this source

golang-github-containers-luksy-dev: offline encryption/decryption using LUKS formats (library)

 luksy implements encryption and decryption using LUKSv1 and LUKSv2
 formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't
 actually produce smaller output than input, but it encrypts, and that's
 nice.
 .
 The main goal is to be able to encrypt/decrypt without the Linux device
 mapper. Duplicating functions of cryptsetup that it can perform without
 accessing the Linux device mapper is not a priority.
 .
 This package ships library source code intended for building depndant
 software packages

luksy: offline encryption/decryption using LUKS formats (program)

 luksy implements encryption and decryption using LUKSv1 and LUKSv2
 formats. Think of it as a clunkier cousin of gzip/bzip2/xz that doesn't
 actually produce smaller output than input, but it encrypts, and that's
 nice.
 .
 The main goal is to be able to encrypt/decrypt without the Linux device
 mapper. Duplicating functions of cryptsetup that it can perform without
 accessing the Linux device mapper is not a priority.
 .
 If you can cryptsetup, you should use that instead.

luksy-dbgsym: debug symbols for luksy