libgocryptfs/cryptfs
Jakob Unterwurzacher 28b3af12d1 Fix tests broken by PlaintextNames addition 2015-11-03 18:19:19 +01:00
..
address_translation.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
config_file.go Implement PlainTextNames mode 2015-11-03 00:00:13 +01:00
content_test.go Fix tests broken by PlaintextNames addition 2015-11-03 18:19:19 +01:00
cryptfs.go Update USAGE.txt 2015-11-03 00:06:04 +01:00
cryptfs_content.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
cryptfs_names.go Implement PlainTextNames mode 2015-11-03 00:00:13 +01:00
file_header.go Bump on-disk version to 2 2015-11-02 23:10:11 +01:00
intrablock.go Refactor ciphertext <-> plaintext offset translation functions 2015-11-01 12:11:36 +01:00
kdf.go Run go fmt 2015-10-04 14:49:47 +02:00
log.go Implement "gocryptfs --passwd" (pasword changing) 2015-10-07 21:26:17 +02:00
names_test.go Fix tests broken by PlaintextNames addition 2015-11-03 18:19:19 +01:00
nonce.go Run go fmt 2015-10-07 22:59:36 +02:00
openssl_aead.go Use block number as authentication data 2015-10-06 22:27:37 +02:00