[ trixie ]
[ sid ]
[ 源代码: golang-github-containers-luksy ]
软件包:luksy(0.0~git20240812.2e7307c+ds1-1 以及其他的)
luksy 的相关链接
Debian 的资源:
下载源码包 golang-github-containers-luksy:
- [golang-github-containers-luksy_0.0~git20240812.2e7307c+ds1-1.dsc]
- [golang-github-containers-luksy_0.0~git20240812.2e7307c+ds1.orig.tar.xz]
- [golang-github-containers-luksy_0.0~git20240812.2e7307c+ds1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.