Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-04 | stupidgcm: fix copy-paste error in panic message | Jakob Unterwurzacher | |
Also, print the openssl version in Travis CI | |||
2016-05-04 | stupidgcm: add our own thin wrapper around openssl gcm | Jakob Unterwurzacher | |
...complete with tests and benchmark. This will allow us to get rid of the dependency to spacemonkeygo/openssl that causes problems on Arch Linux ( https://github.com/rfjakob/gocryptfs/issues/21 ) |