gocryptfs 1.4.3-5 source package in Ubuntu

Changelog

gocryptfs (1.4.3-5) unstable; urgency=medium

  * Undid last revision, sync/map still missing from gcc-go's libgo

 -- Felix Lechner <email address hidden>  Sun, 04 Feb 2018 15:48:47 -0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gocryptfs_1.4.3-5.dsc 2.8 KiB 7305c348dc3a5e74d43e2f4fe40906c8da699092e253f98a82bc1d3b78c814ea
gocryptfs_1.4.3.orig.tar.gz 1.1 MiB 788956ea3ac77ab50e064a5d54d4474594612c12d6bc11b789d48ff838cd149c
gocryptfs_1.4.3.orig.tar.gz.asc 801 bytes 0429336c82c04c7cd95c786dea79487c22e5a45439e4e062f9a92efca4700115
gocryptfs_1.4.3-5.debian.tar.xz 11.0 KiB b11a74ab14a9d50a79da496c9ef54a8b8bd47894213a59848b61d7561b2e9558

Available diffs

No changes file available.

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