Age | Commit message (Expand) | Author |
2017-04-24 | forcedecode: tighten checks | Jakob Unterwurzacher |
2017-04-23 | Add -forcedecode | danim7 |
2017-03-05 | Drop Go 1.4 compatability code everywhere | Jakob Unterwurzacher |
2017-02-24 | stupidgcm: drop only external dependecy | Jakob Unterwurzacher |
2017-02-24 | speed: add benchmark.bash helper | Jakob Unterwurzacher |
2017-02-22 | Implement "gocryptfs -speed" | Jakob Unterwurzacher |
2016-12-10 | stupidgcm: Fix without_openssl build failure | Jakob Unterwurzacher |
2016-12-10 | Replace all calls to naked panic() with log.Panic() | Jakob Unterwurzacher |
2016-10-04 | A few more lint fixes | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-10-04 | without_openssl: support compiling completely without openssl | Jakob Unterwurzacher |
2016-09-26 | reverse: switch from GCM-SIV to AES-SIVv1.1-beta1 | Jakob Unterwurzacher |
2016-09-25 | stupidgcm: add GCM-SIV benchmark | Jakob Unterwurzacher |
2016-09-25 | Implement changes proposed by gosimple. | Jakob Unterwurzacher |
2016-07-04 | stupidgcm: use __builtin_trap() | Jakob Unterwurzacher |
2016-05-22 | stupidgcm: add benchmark.bash wrapper | Jakob Unterwurzacher |
2016-05-05 | stupidgcm: set dummy locking callback.v0.10-rc2 | Jakob Unterwurzacher |
2016-05-05 | stupidgcm: skip tests on Go 1.4 and older | Jakob Unterwurzacher |
2016-05-05 | Revert "stupidgcm: print openssl error stack before panicing" | Jakob Unterwurzacher |
2016-05-05 | stupidgcm: reorder calls to support openssl <= 1.0.1c | Jakob Unterwurzacher |
2016-05-04 | stupidgcm: print openssl error stack before panicing | Jakob Unterwurzacher |
2016-05-04 | stupidgcm: fix copy-paste error in panic message | Jakob Unterwurzacher |
2016-05-04 | stupidgcm: add our own thin wrapper around openssl gcm | Jakob Unterwurzacher |