| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-03-19 | libar2_encode_base64: fix support for overlap1.2.2 | Mattias Andrée | 1 | -6/+22 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-03-19 | test: check libar2_decode_base64 with buffer overlap | Mattias Andrée | 1 | -9/+20 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | Some fixes1.2 | Mattias Andrée | 1 | -13/+43 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | m style | Mattias Andrée | 1 | -2/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | m + add tests for optimisations | Mattias Andrée | 1 | -5/+60 | |
| 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 | -3/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-17 | Add optimisations (no yet used) | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Fix previous commit | Mattias Andrée | 1 | -1/+4 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Strict parameter order in parameter string (this is what is done in the reference implementation and is the desirable behaviour) | Mattias Andrée | 1 | -6/+13 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Make test code work with musl1.1.1 | Mattias Andrée | 1 | -14/+18 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Fix check for 0-prefixed integers parameter string | Mattias Andrée | 1 | -0/+5 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | m | Mattias Andrée | 1 | -1/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Add more tests | Mattias Andrée | 1 | -19/+41 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Add more tests | Mattias Andrée | 1 | -2/+25 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | m | Mattias Andrée | 1 | -0/+1 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Add more test code | Mattias Andrée | 1 | -2/+123 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | More tests and some small improvements | Mattias Andrée | 1 | -13/+191 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-16 | Small optimisation for little-endian machines | Mattias Andrée | 1 | -1/+38 | |
| 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 | -0/+67 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-13 | Fix typo | Mattias Andrée | 1 | -2/+2 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-02-13 | m | 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 | -0/+48 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-19 | Fix warnings | Mattias Andrée | 1 | -23/+23 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
| 2022-01-17 | test: improve portability | Mattias Andrée | 1 | -1/+13 | |
| Signed-off-by: Mattias Andrée <maandree@kth.se> | |||||
