Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | crypto: lib/blake2s - Split up test function to halve stack usage | Herbert Xu | 2022-12-30 | 1 | -3/+22 |
* | crypto: lib/blake2s - reduce stack frame usage in self test | Jason A. Donenfeld | 2022-06-30 | 1 | -3/+3 |
* | crypto: blake2s - remove shash module | Jason A. Donenfeld | 2022-06-10 | 1 | -0/+41 |
* | lib/crypto: blake2s: move hmac construction into wireguard | Jason A. Donenfeld | 2022-01-18 | 1 | -31/+0 |
* | crypto: lib/blake2s - Move selftest prototype into header file | Herbert Xu | 2020-12-04 | 1 | -1/+1 |
* | crypto: blake2s - generic C library implementation and selftest | Jason A. Donenfeld | 2019-11-17 | 1 | -0/+622 |