aboutsummaryrefslogtreecommitdiffstats
path: root/libar2.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-03-19libar2_encode_base64: fix support for overlap1.2.2Mattias Andrée1-0/+1
2022-02-17m + use optimisations '(adds auto-executed function: libar2_init)'Mattias Andrée1-0/+8
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-1/+1
2022-02-14Fix previous commitMattias Andrée1-7/+5
2022-02-13Add libar2_hash_buf_size and fix related documentation for libar2_hashMattias Andrée1-2/+21
2022-02-12Use params->version == 0 for implicit specification of version 1.0Mattias Andrée1-2/+3
2022-02-12libar2_encode_base64: data may be NULL if buf is NULLMattias Andrée1-1/+2
2022-02-12Add man pages, readme, and nonnull attributes and fix documentation typosMattias Andrée1-11/+17
2022-02-12Make libar2_latest_argon2_version constMattias Andrée1-1/+1
2022-01-19Fix warningsMattias Andrée1-0/+9
2022-01-18Improve portabilityMattias Andrée1-0/+28
2022-01-17Fix typo: libar2_earse -> libar2_eraseMattias Andrée1-4/+4