| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | m doc fix | Mattias Andrée | 2022-02-19 | 1 | -2/+2 |
| * | Add documentation1.1 | Mattias Andrée | 2022-02-19 | 1 | -24/+428 |
| * | Add document BLAKE functions and make two functions inline | Mattias Andrée | 2022-02-19 | 1 | -4/+272 |
| * | Add some documentation, add const, and make some functions inline | Mattias Andrée | 2022-02-19 | 1 | -55/+248 |
| * | Properly group code in libblake.h | Mattias Andrée | 2022-02-19 | 1 | -31/+54 |
| * | Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster | Mattias Andrée | 2022-01-21 | 1 | -0/+17 |
| * | Fix warnings | Mattias Andrée | 2022-01-19 | 1 | -1/+10 |
| * | Optimisation for amd64 | Mattias Andrée | 2022-01-19 | 1 | -0/+3 |
| * | Improve portability | Mattias Andrée | 2022-01-18 | 1 | -60/+78 |
| * | Add *_force_update for BLAKE2[X] (intended for parallel hashing) | Mattias Andrée | 2022-01-13 | 1 | -0/+8 |
| * | Add BLAKE2X | Mattias Andrée | 2022-01-08 | 1 | -3/+73 |
| * | Add last_node parameter to libblake_blake2[sb]_digest | Mattias Andrée | 2022-01-08 | 1 | -2/+2 |
| * | m | Mattias Andrée | 2022-01-07 | 1 | -10/+10 |
| * | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 2022-01-07 | 1 | -0/+63 |
| * | libblake_decode_hex: verify input | Mattias Andrée | 2022-01-06 | 1 | -1/+1 |
| * | First commit | Mattias Andrée | 2022-01-05 | 1 | -0/+63 |
