Age | Commit message (Expand) | Author |
---|---|---|
2016-10-09 | reverse: add panics against API abuse | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
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-05-04 | stupidgcm: completely replace spacemonkeygo/openssl | Jakob Unterwurzacher |
2016-05-04 | cryptocore: add API tests | Jakob Unterwurzacher |