index
:
libar2
master
[Feature complete] Library for the Argon2-family of hashing functions
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libar2.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-19
libar2_encode_base64: fix support for overlap
1.2.2
Mattias Andrée
1
-0
/
+1
2022-02-17
m + use optimisations '(adds auto-executed function: libar2_init)'
Mattias Andrée
1
-0
/
+8
2022-02-14
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
1
-1
/
+1
2022-02-14
Fix previous commit
Mattias Andrée
1
-7
/
+5
2022-02-13
Add libar2_hash_buf_size and fix related documentation for libar2_hash
Mattias Andrée
1
-2
/
+21
2022-02-12
Use params->version == 0 for implicit specification of version 1.0
Mattias Andrée
1
-2
/
+3
2022-02-12
libar2_encode_base64: data may be NULL if buf is NULL
Mattias Andrée
1
-1
/
+2
2022-02-12
Add man pages, readme, and nonnull attributes and fix documentation typos
Mattias Andrée
1
-11
/
+17
2022-02-12
Make libar2_latest_argon2_version const
Mattias Andrée
1
-1
/
+1
2022-01-19
Fix warnings
Mattias Andrée
1
-0
/
+9
2022-01-18
Improve portability
Mattias Andrée
1
-0
/
+28
2022-01-17
Fix typo: libar2_earse -> libar2_erase
Mattias Andrée
1
-4
/
+4