Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Rework] Use libsodium instead of hand crafted crypto implementations | Vsevolod Stakhov | 2019-07-08 | 1 | -297/+0 |
* | [Minor] Massive spelling correction | Alexander Moisseev | 2017-06-27 | 1 | -1/+1 |
* | [Fix] Allow to use assembly version of blake2b on x86 cpu | Vsevolod Stakhov | 2016-04-06 | 1 | -1/+1 |
* | Cleanup blake2 state on final iteration | Vsevolod Stakhov | 2016-01-29 | 1 | -0/+1 |
* | Output configuration of libcryptobox | Vsevolod Stakhov | 2016-01-29 | 1 | -1/+3 |
* | Fix critical issue in keyed blake2 implementation. | Vsevolod Stakhov | 2015-10-27 | 1 | -5/+24 |
* | Fix issues with keyed hash API. | Vsevolod Stakhov | 2015-10-25 | 1 | -10/+4 |
* | Add optimized version of blake2b from @floodyberry | Vsevolod Stakhov | 2015-10-25 | 1 | -12/+1 |
* | Start rework of blake2 implementation. | Vsevolod Stakhov | 2015-10-25 | 1 | -0/+292 |