libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher 508a949d9d stupidgcm: reorder calls to support openssl <= 1.0.1c
This fixes the test failures on Travis CI.

Quoting from 07a4ff79d2

	/* Set expected tag value. A restriction in OpenSSL 1.0.1c and earlier
	 * required the tag before any AAD or ciphertext */
2016-05-05 00:08:25 +02:00
..
stupidgcm_test.go stupidgcm: add our own thin wrapper around openssl gcm 2016-05-04 19:56:07 +02:00
stupidgcm.go stupidgcm: reorder calls to support openssl <= 1.0.1c 2016-05-05 00:08:25 +02:00