Skip to content

CipherShed vs gocryptfs

A side-by-side look at CipherShed and gocryptfs. For an in-depth review of either product, follow the links below.

CipherShed

CipherShed

Security & Privacy

CipherShed is a free and open source disk encryption software based on TrueCrypt. It offers on-the-fly encryption for hard drives, removable media, and virtual disk images. CipherShed provides enhanced security and privacy.

encryptionprivacyopen-sourcetruecryptdisk-encryption
gocryptfs

gocryptfs

Security & Privacy

gocryptfs is an open source encrypted overlay filesystem written in Go. It uses AES-256 in ciphertext stealing mode for file encryption,HMAC-SHA512 for integrity checking, and scrypt for password encryption to keep data secured on disk.

encryptionfilesystemgo