gocryptfs 1.8.0-1build1 source package in Ubuntu

Changelog

gocryptfs (1.8.0-1build1) jammy; urgency=medium

  * No-change rebuild against openssl3

 -- Simon Chopin <email address hidden>  Tue, 23 Nov 2021 16:24:35 +0100

Upload details

Uploaded by:
Simon Chopin
Uploaded to:
Jammy
Original maintainer:
Debian Go Packaging Team
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Downloads

File Size SHA-256 Checksum
gocryptfs_1.8.0.orig.tar.gz 1.3 MiB 7c1a80347fa92544264f00772d774e6666b148aafc3872fbfe1babd3fab77427
gocryptfs_1.8.0.orig.tar.gz.asc 833 bytes c53144f18f1ac284a5dde6ed878302e87a12d767523c380d6e6be03bf01d723c
gocryptfs_1.8.0-1build1.debian.tar.xz 9.0 KiB 6a40b708ace85c5052a43084970ac009d240cf37abfe0cb184740cdd59cb0888
gocryptfs_1.8.0-1build1.dsc 2.6 KiB ef29d1cf59032b222eb0f558a46744eff1d2e5fb31a7aa3da815c4e235bfbfe9

View changes file

Binary packages built by this source

gocryptfs: Encrypted overlay filesystem written in Go

 gocryptfs is built on top of the excellent go-fuse
 (https://github.com/hanwen/go-fuse) FUSE library and its
 LoopbackFileSystem API.
 .
 This project was inspired by EncFS and strives to fix its
 security issues while providing good performance (benchmarks
 (https://nuetzlich.net/gocryptfs/comparison/#performance)).
 .
 For details on the security of gocryptfs see the Security
 (https://nuetzlich.net/gocryptfs/security/) design document.

gocryptfs-dbgsym: debug symbols for gocryptfs