aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-17Some fixes1.2Mattias Andrée1-1/+7
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-17Remove obsolete macroMattias Andrée1-3/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-17m whitespaceMattias Andrée1-0/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-17m + use optimisations '(adds auto-executed function: libar2_init)'Mattias Andrée1-0/+14
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-17Add optimisations (no yet used)Mattias Andrée1-1/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-16Suppress warningMattias Andrée1-1/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-16Small optimisation for little-endian machinesMattias Andrée1-0/+22
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-14Refine libar2_hash_buf_size + add test + securely erase parts of the hash output buffer that is written to but is not part of the hashMattias Andrée1-0/+6
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-19Fix warningsMattias Andrée1-0/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-01-17Fix typo: libar2_earse -> libar2_eraseMattias Andrée1-1/+1
Signed-off-by: Mattias Andrée <maandree@kth.se>