encfs

Encrypted pass-through FUSE file system for secure data storage

brewmacoslinux
Try with needOr install directly
Source

About

Encrypted pass-through FUSE file system

Commands

encfsencfsctl

Examples

Create a new encrypted file system$ encfs ~/.encrypted ~/mount_point
Mount an existing encrypted file system$ encfs ~/.encrypted ~/mount_point --standard
Unmount an encrypted file system$ umount ~/mount_point