Age | Commit message (Expand) | Author |
---|---|---|
2022-12-21 | go.mod: fix jacobsa/crypto build on riscv64 | Christian Stewart |
2021-08-23 | cryptocore: add NonceSize to AEADTypeEnum | Jakob Unterwurzacher |
2018-02-18 | siv_aead: create private key copy and implement wiping | Jakob Unterwurzacher |
2017-09-17 | siv_aead: fix trivial typo in comment | Jakob Unterwurzacher |
2017-04-29 | fix golint complaints | Jakob Unterwurzacher |
2017-03-05 | full stack: implement HKDF support | Jakob Unterwurzacher |
2016-12-10 | Replace all calls to naked panic() with log.Panic() | Jakob Unterwurzacher |
2016-10-04 | lint fixes | Valient Gough |
2016-10-03 | siv_aead: Overhead is always 16 | Jakob Unterwurzacher |
2016-09-26 | siv_aead: add AES-SIV AEAD wrapper | Jakob Unterwurzacher |