cryfs

Encrypts files for secure cloud storage in Dropbox, iCloud, etc.

brewmacoslinux
Try with needOr install directly
Source

About

Encrypts your files so you can safely store them in Dropbox, iCloud, etc.

Commands

cryfs

Examples

Create and mount an encrypted filesystem$ cryfs /path/to/encrypted/storage /path/to/mount/point
Mount an existing encrypted filesystem with password$ cryfs --allow-root /encrypted/data /mnt/decrypted
Unmount an encrypted filesystem$ fusermount -u /path/to/mount/point