906172938a
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. |
||
---|---|---|
.. | ||
cryptocore_go1.4_test.go | ||
cryptocore_go1.5_test.go | ||
cryptocore_test.go | ||
cryptocore.go | ||
gcm_go1.4.go | ||
gcm_go1.5.go | ||
nonce.go |