aboutsummaryrefslogtreecommitdiffstats
path: root/mk (unfollow)
Commit message (Expand)AuthorFilesLines
2022-02-16Suppress warningMattias Andrée1-1/+11
2022-02-16Unrolling loop of rounds does not improve performanceMattias Andrée1-1/+0
2022-02-16Small optimisation for little-endian machinesMattias Andrée3-6/+97
2022-02-16Fix style + minimal optimisationMattias Andrée1-6/+4
2022-02-16Remove todoMattias Andrée1-1/+1
2022-02-15Reference libar2simplified_init_context.3 in libar2_hash.3Mattias Andrée1-1/+2
2022-02-15Minor fix to man pagesMattias Andrée15-15/+15
2022-02-14Ref libar2simplified1.1Mattias Andrée2-1/+2
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ée7-9/+90
2022-02-14Fix previous commitMattias Andrée3-14/+29
2022-02-13Add libar2_hash_buf_size and fix related documentation for libar2_hashMattias Andrée6-4/+80
2022-02-13Bug fixMattias Andrée1-4/+4
2022-02-13Bug fixMattias Andrée1-0/+1
2022-02-13Fix typoMattias Andrée1-2/+2
2022-02-13mMattias Andrée1-0/+1
2022-02-12Bump lib versionMattias Andrée1-1/+1
2022-02-12Use params->version == 0 for implicit specification of version 1.0Mattias Andrée7-11/+84
2022-02-12libar2_encode_base64: data may be NULL if buf is NULLMattias Andrée2-2/+6
2022-02-12Add man pages, readme, and nonnull attributes and fix documentation typosMattias Andrée17-11/+1729
2022-02-12Make libar2_latest_argon2_version constMattias Andrée2-2/+2
2022-01-19Fix warningsMattias Andrée6-24/+44
2022-01-18Improve portabilityMattias Andrée4-6/+35
2022-01-17Fix typo: libar2_earse -> libar2_eraseMattias Andrée4-7/+19
2022-01-17test: improve portabilityMattias Andrée1-1/+13
2022-01-17Fix config.mk: add -lblakeMattias Andrée1-1/+1