`securefs` has but `gocryptfs` hasn't:
* Native Windows support.
* Extended attribute on Mac.
* Random padding.
`gocryptfs` has but `securefs` hasn't:
* Reverse mount (mount a plain dir as an encrypted dir).
BTW the reverse mount turns out to be a very useful feature that solves many problems with large file systems!
`securefs` has but `gocryptfs` hasn't:
* Native Windows support.
* Extended attribute on Mac.
* Random padding.
`gocryptfs` has but `securefs` hasn't:
* Reverse mount (mount a plain dir as an encrypted dir).