libgocryptfs/internal/cryptocore
Jakob Unterwurzacher 906172938a stupidgcm: skip tests on Go 1.4 and older
Quoting from the patch:

	We compare against Go's built-in GCM implementation. Since stupidgcm only
	supports 128-bit IVs and Go only supports that from 1.5 onward, we cannot
	run these tests on older Go versions.
2016-05-05 00:09:08 +02:00
..
cryptocore.go stupidgcm: completely replace spacemonkeygo/openssl 2016-05-04 19:56:07 +02:00
cryptocore_go1.4_test.go cryptocore: support Go 1.4 in tests 2016-05-05 00:09:08 +02:00
cryptocore_go1.5_test.go stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00
cryptocore_test.go cryptocore: support Go 1.4 in tests 2016-05-05 00:09:08 +02:00
gcm_go1.4.go Fix Go 1.4 build failure caused by a refactoring oversight 2016-03-03 00:48:32 +01:00
gcm_go1.5.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00
nonce.go Major refactoring: Split up "cryptfs" into several internal packages 2016-02-06 19:22:35 +01:00