[ 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