Skip to content

Boxcryptor vs gocryptfs

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

Boxcryptor

Boxcryptor

Security & Privacy

Boxcryptor is an encryption software that allows users to securely store files in the cloud. It encrypts files locally before uploading them to cloud storage providers like Dropbox, Google Drive, OneDrive, etc. This ensures privacy and prevents unauthorized access.

encryptionprivacycloud-storagefile-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