| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2026-05-16 | fix typo1.2.4 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <m@maandree.se> | |||||
| 2022-02-20 | Update for libblake 3.01.2.1 | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | Some fixes1.2 | Mattias Andrée | 1 | -2/+3 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | add todo | Mattias Andrée | 1 | -0/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | m style | Mattias Andrée | 1 | -32/+33 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | Remove obsolete macro | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | m + add tests for optimisations | Mattias Andrée | 1 | -1/+11 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | m + use optimisations '(adds auto-executed function: libar2_init)' | Mattias Andrée | 1 | -5/+93 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | Add optimisations (no yet used) | Mattias Andrée | 1 | -11/+146 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Add more tests | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Unrolling loop of rounds does not improve performance | Mattias Andrée | 1 | -1/+0 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Small optimisation for little-endian machines | Mattias Andrée | 1 | -5/+37 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Fix style + minimal optimisation | Mattias Andrée | 1 | -6/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Remove todo | Mattias Andrée | 1 | -1/+1 | |
| load_block is optimised to a memcpy on little-endian machines, and argon2_blake2b_exthash must (there are less desirable alternatives) write to an intermediate buffer beause it can write beyond the target area Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-14 | Refine libar2_hash_buf_size + add test + securely erase parts of the hash output buffer that is written to but is not part of the hash | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-13 | Bug fix | Mattias Andrée | 1 | -4/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-13 | Bug fix | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-12 | Use params->version == 0 for implicit specification of version 1.0 | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
