libgocryptfs/internal/cryptocore
Jakob Unterwurzacher db5782028a tests: skip tests with -openssl=false on Go 1.4 and lower
Go versions 1.4 and lower lack NewGCMWithNonceSize(), which causes
a panic in the test.
2016-10-04 22:34:12 +02:00
..
cryptocore.go cryptocore: rename "gcm" variable to generic "aeadCipher" 2016-10-04 00:17:09 +02:00
cryptocore_go1.4_test.go cryptocore: add support for GCM-SIV 2016-09-25 16:43:17 +02:00
cryptocore_go1.5_test.go cryptocore: add support for GCM-SIV 2016-09-25 16:43:17 +02:00
cryptocore_test.go cryptocore: add support for GCM-SIV 2016-09-25 16:43:17 +02:00
gcm_go1.4.go tests: skip tests with -openssl=false on Go 1.4 and lower 2016-10-04 22:34:12 +02:00
gcm_go1.5.go tests: skip tests with -openssl=false on Go 1.4 and lower 2016-10-04 22:34:12 +02:00
nonce.go Rename internal "toggledlog" package to "tlog" 2016-06-15 23:30:44 +02:00