Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libar2_encode_base64: fix support for overlap1.2.2 | Mattias Andrée | 2022-03-19 | 5 | -18/+71 |
* | test: check libar2_decode_base64 with buffer overlap | Mattias Andrée | 2022-03-19 | 1 | -9/+20 |
* | Update for libblake 3.01.2.1 | Mattias Andrée | 2022-02-20 | 1 | -4/+4 |
* | install_name_tool does not support -- | Mattias Andrée | 2022-02-19 | 1 | -1/+1 |
* | Makefile: fix linking details for Mac OS | Mattias Andrée | 2022-02-19 | 4 | -1/+8 |
* | Some fixes1.2 | Mattias Andrée | 2022-02-17 | 4 | -16/+60 |
* | bump version | Mattias Andrée | 2022-02-17 | 1 | -1/+1 |
* | add todo | Mattias Andrée | 2022-02-17 | 1 | -0/+2 |
* | m style | Mattias Andrée | 2022-02-17 | 1 | -32/+33 |
* | Remove obsolete macro | Mattias Andrée | 2022-02-17 | 2 | -7/+6 |
* | libar2_erase.3: mention weak linking | Mattias Andrée | 2022-02-17 | 1 | -0/+7 |
* | m whitespace | Mattias Andrée | 2022-02-17 | 1 | -0/+1 |
* | m style | Mattias Andrée | 2022-02-17 | 1 | -2/+1 |
* | m + add tests for optimisations | Mattias Andrée | 2022-02-17 | 3 | -7/+72 |
* | m + use optimisations '(adds auto-executed function: libar2_init)' | Mattias Andrée | 2022-02-17 | 9 | -17/+165 |
* | Add optimisations (no yet used) | Mattias Andrée | 2022-02-17 | 3 | -13/+158 |
* | Fix previous commit | Mattias Andrée | 2022-02-16 | 2 | -2/+7 |
* | Strict parameter order in parameter string (this is what is done in the reference implementation and is the desirable behaviour) | Mattias Andrée | 2022-02-16 | 2 | -46/+34 |
* | Make test code work with musl1.1.1 | Mattias Andrée | 2022-02-16 | 1 | -14/+18 |
* | Fix check for 0-prefixed integers parameter string | Mattias Andrée | 2022-02-16 | 2 | -1/+6 |
* | m | Mattias Andrée | 2022-02-16 | 1 | -1/+1 |
* | Add more tests | Mattias Andrée | 2022-02-16 | 2 | -20/+45 |
* | Add more tests | Mattias Andrée | 2022-02-16 | 1 | -2/+25 |
* | m | Mattias Andrée | 2022-02-16 | 1 | -0/+1 |
* | Add more test code | Mattias Andrée | 2022-02-16 | 1 | -2/+123 |
* | More tests and some small improvements | Mattias Andrée | 2022-02-16 | 3 | -22/+221 |
* | Add coverage test | Mattias Andrée | 2022-02-16 | 2 | -0/+16 |
* | Suppress warning | Mattias Andrée | 2022-02-16 | 1 | -1/+11 |
* | Unrolling loop of rounds does not improve performance | Mattias Andrée | 2022-02-16 | 1 | -1/+0 |
* | Small optimisation for little-endian machines | Mattias Andrée | 2022-02-16 | 3 | -6/+97 |
* | Fix style + minimal optimisation | Mattias Andrée | 2022-02-16 | 1 | -6/+4 |
* | Remove todo | Mattias Andrée | 2022-02-16 | 1 | -1/+1 |
* | Reference libar2simplified_init_context.3 in libar2_hash.3 | Mattias Andrée | 2022-02-15 | 1 | -1/+2 |
* | Minor fix to man pages | Mattias Andrée | 2022-02-15 | 15 | -15/+15 |
* | Ref libar2simplified1.1 | Mattias Andrée | 2022-02-14 | 2 | -1/+2 |
* | 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 | 2022-02-14 | 7 | -9/+90 |
* | Fix previous commit | Mattias Andrée | 2022-02-14 | 3 | -14/+29 |
* | Add libar2_hash_buf_size and fix related documentation for libar2_hash | Mattias Andrée | 2022-02-13 | 6 | -4/+80 |
* | Bug fix | Mattias Andrée | 2022-02-13 | 1 | -4/+4 |
* | Bug fix | Mattias Andrée | 2022-02-13 | 1 | -0/+1 |
* | Fix typo | Mattias Andrée | 2022-02-13 | 1 | -2/+2 |
* | m | Mattias Andrée | 2022-02-13 | 1 | -0/+1 |
* | Bump lib version | Mattias Andrée | 2022-02-12 | 1 | -1/+1 |
* | Use params->version == 0 for implicit specification of version 1.0 | Mattias Andrée | 2022-02-12 | 7 | -11/+84 |
* | libar2_encode_base64: data may be NULL if buf is NULL | Mattias Andrée | 2022-02-12 | 2 | -2/+6 |
* | Add man pages, readme, and nonnull attributes and fix documentation typos | Mattias Andrée | 2022-02-12 | 17 | -11/+1729 |
* | Make libar2_latest_argon2_version const | Mattias Andrée | 2022-02-12 | 2 | -2/+2 |
* | Fix warnings | Mattias Andrée | 2022-01-19 | 6 | -24/+44 |
* | Improve portability | Mattias Andrée | 2022-01-18 | 4 | -6/+35 |
* | Fix typo: libar2_earse -> libar2_erase | Mattias Andrée | 2022-01-17 | 4 | -7/+19 |