Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-10 | Replace all calls to naked panic() with log.Panic() | Jakob Unterwurzacher | |
We want all panics to show up in the syslog. | |||
2016-10-04 | lint fixes | Valient Gough | |
2016-10-03 | siv_aead: Overhead is always 16 | Jakob Unterwurzacher | |
Add a test for that. Also test operations using a 64-byte key. | |||
2016-09-26 | siv_aead: add AES-SIV AEAD wrapper | Jakob Unterwurzacher | |