Age | Commit message (Expand) | Author |
2016-10-24 | Fix misspellings | Jakob Unterwurzacher |
2016-10-09 | reverse: add panics against API abuse | Jakob Unterwurzacher |
2016-10-04 | A few more lint fixes | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-10-04 | tests: skip tests with -openssl=false on Go 1.4 and lower | Jakob Unterwurzacher |
2016-10-04 | cryptocore: rename "gcm" variable to generic "aeadCipher" | Jakob Unterwurzacher |
2016-10-04 | cryptocore: derive 512-bit key for AES-SIV | Jakob Unterwurzacher |
2016-09-26 | reverse: switch from GCM-SIV to AES-SIVv1.1-beta1 | Jakob Unterwurzacher |
2016-09-25 | contentenc: add GCM-SIV support | Jakob Unterwurzacher |
2016-09-25 | cryptocore: add support for GCM-SIV | Jakob Unterwurzacher |
2016-07-31 | cryptocore: comment why 96-bit IVs are still supported | Jakob Unterwurzacher |
2016-07-06 | Add godoc comments to all internal packages | Jakob Unterwurzacher |
2016-06-15 | Rename internal "toggledlog" package to "tlog" | Jakob Unterwurzacher |
2016-05-05 | stupidgcm: skip tests on Go 1.4 and older | Jakob Unterwurzacher |
2016-05-05 | cryptocore: support Go 1.4 in tests | Jakob Unterwurzacher |
2016-05-04 | stupidgcm: completely replace spacemonkeygo/openssl | Jakob Unterwurzacher |
2016-05-04 | cryptocore: add API tests | Jakob Unterwurzacher |
2016-03-03 | Fix Go 1.4 build failure caused by a refactoring oversight | Jakob Unterwurzacher |
2016-02-06 | Run go fmt | Jakob Unterwurzacher |
2016-02-06 | Major refactoring: Split up "cryptfs" into several internal packages | Jakob Unterwurzacher |