libgocryptfs/tests/xattr
Bolshevik a41ec2028c xattr: optimize storage, store as binary instead of bae64
Values a binary-safe, there is no need to base64-encode them.

Old, base64-encoded values are supported transparently
on reading. Writing xattr values now always writes them binary.
2018-05-10 23:25:49 +02:00
..
xattr_integration_test.go xattr: optimize storage, store as binary instead of bae64 2018-05-10 23:25:49 +02:00