aboutsummaryrefslogtreecommitdiffstats
path: root/common.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Some fixes1.2Mattias Andrée2022-02-171-1/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Remove obsolete macroMattias Andrée2022-02-171-3/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m whitespaceMattias Andrée2022-02-171-0/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* m + use optimisations '(adds auto-executed function: libar2_init)'Mattias Andrée2022-02-171-0/+14
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add optimisations (no yet used)Mattias Andrée2022-02-171-1/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Suppress warningMattias Andrée2022-02-161-1/+11
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Small optimisation for little-endian machinesMattias Andrée2022-02-161-0/+22
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* 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 hashMattias Andrée2022-02-141-0/+6
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix warningsMattias Andrée2022-01-191-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix typo: libar2_earse -> libar2_eraseMattias Andrée2022-01-171-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* First commit1.0Mattias Andrée2022-01-161-0/+64
Signed-off-by: Mattias Andrée <maandree@kth.se>