libgocryptfs/internal/stupidgcm
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
..
stupidgcm.go Revert "stupidgcm: print openssl error stack before panicing" 2016-05-05 00:09:08 +02:00
stupidgcm_test.go stupidgcm: skip tests on Go 1.4 and older 2016-05-05 00:09:08 +02:00