libgocryptfs/cryptfs
Jakob Unterwurzacher 5c6df49067 Switch to AES-256
AES-256 seems to be becoming the industry standard. While AES-128 is
good enough for tens of years to come, let's follow suit and be extra
safe.
2015-10-06 20:51:35 +02:00
..
config_file.go Run go fmt 2015-10-04 14:49:47 +02:00
content_test.go Run go fmt 2015-10-04 14:49:47 +02:00
cryptfs.go Switch to AES-256 2015-10-06 20:51:35 +02:00
cryptfs_content.go Run go fmt 2015-10-04 14:49:47 +02:00
cryptfs_names.go Run go fmt 2015-10-04 14:49:47 +02:00
intrablock.go Run go fmt 2015-10-04 14:49:47 +02:00
kdf.go Run go fmt 2015-10-04 14:49:47 +02:00
log.go Fix xfstests generic/030 failure 2015-10-04 00:26:20 +02:00
names_test.go Run go fmt 2015-10-04 14:49:47 +02:00
nonce.go Switch nonce generation to purely random 2015-10-04 21:36:16 +02:00
openssl_aead.go Switch to AES-256 2015-10-06 20:51:35 +02:00