| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2024-09-11 | m | Mattias Andrée | 1 | -3/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2024-08-24 | Fix documentation on how partial bytes are input | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2023-07-06 | m doc fix | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | m doc | Mattias Andrée | 1 | -126/+103 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add block size macro constants | Mattias Andrée | 1 | -0/+60 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Fix libblake_blake2xb_force_update and add tests for BLAKE2X | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add a warning that the API for BLAKE2X is a draft | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add warning that BLAKE2X has not been finalised | Mattias Andrée | 1 | -0/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Update init for BLAKE2Xb and BLAKE2Xs according to previous commmit | Mattias Andrée | 1 | -20/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Add more tests for BLAKE2b and BLAKE2s and update init functions (breaks API; were broken for keyed mode with zero-length message) | Mattias Andrée | 1 | -20/+18 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-20 | Documentation | Mattias Andrée | 1 | -32/+224 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | m doc fix | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | Add documentation1.1 | Mattias Andrée | 1 | -24/+428 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | Add document BLAKE functions and make two functions inline | Mattias Andrée | 1 | -4/+272 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | Add some documentation, add const, and make some functions inline | Mattias Andrée | 1 | -55/+248 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-19 | Properly group code in libblake.h | Mattias Andrée | 1 | -31/+54 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-21 | Initial work on optimising compression function; mm128 version is slower, mm256 version is barely faster | Mattias Andrée | 1 | -0/+17 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Fix warnings | Mattias Andrée | 1 | -1/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Optimisation for amd64 | Mattias Andrée | 1 | -0/+3 | |
| Increased major number as the ABI was broken by insertion of padding into the BLAKE2 parameter structures (except for BLAKE2Xs) Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-18 | Improve portability | Mattias Andrée | 1 | -60/+78 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-13 | Add *_force_update for BLAKE2[X] (intended for parallel hashing) | Mattias Andrée | 1 | -0/+8 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-08 | Add BLAKE2X | Mattias Andrée | 1 | -3/+73 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-08 | Add last_node parameter to libblake_blake2[sb]_digest | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-07 | m | Mattias Andrée | 1 | -10/+10 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-07 | Add BLAKE2b and BLAKE2s + add salt support to BLAKE + m | Mattias Andrée | 1 | -0/+63 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-06 | libblake_decode_hex: verify input | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
