[ trixie ]
[ sid ]
[ 源代码: golang-github-containers-luksy ]
软件包:golang-github-containers-luksy-dev(0.0~git20240812.2e7307c+ds1-1)
golang-github-containers-luksy-dev 的相关链接
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 (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
其他与 golang-github-containers-luksy-dev 有关的软件包
|
|
|
|
-
- dep: golang-github-aead-serpent-dev
- Serpent block cipher (library)
-
- dep: golang-github-google-uuid-dev
- generates and inspects UUIDs based on RFC 4122
-
- dep: golang-github-sirupsen-logrus-dev
- Logrus: a logging library for Go
-
- dep: golang-github-spf13-cobra-dev (>= 1.7)
- Go library for creating powerful modern Go CLI applications
-
- dep: golang-github-stretchr-testify-dev
- sacred extension to the standard Go testing package
-
- dep: golang-golang-x-crypto-dev
- Supplementary Go cryptography libraries