libgocryptfs/internal/stupidgcm
Jakob Unterwurzacher 61e964457d stupidgcm: fix openssl 1.1 build failure
Fixed by including the correct header. Should work on older openssl
versions as well.

Error was:
locking.go:21: undefined reference to `CRYPTO_set_locking_callback'
2017-07-14 20:44:07 +02:00
..
autherr.go forcedecode: tighten checks 2017-04-24 00:25:02 +02:00
benchmark.bash speed: add benchmark.bash helper 2017-02-24 09:38:50 +01:00
locking.go stupidgcm: fix openssl 1.1 build failure 2017-07-14 20:44:07 +02:00
stupidgcm_test.go stupidgcm: add test for in-place Open 2017-07-01 09:56:05 +02:00
stupidgcm.go stupidgcm: Open: if "dst" is big enough, use it as the output buffer 2017-06-30 23:24:12 +02:00
without_openssl.go exitcodes: pull all exit code definitions into the package 2017-05-07 22:16:22 +02:00