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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m + use optimisations '(adds auto-executed function: libar2_init)'
Mattias Andrée
2022-02-17
1
-0
/
+8
*
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
1
-1
/
+1
*
Fix previous commit
Mattias Andrée
2022-02-14
1
-7
/
+5
*
Add libar2_hash_buf_size and fix related documentation for libar2_hash
Mattias Andrée
2022-02-13
1
-2
/
+21
*
Use params->version == 0 for implicit specification of version 1.0
Mattias Andrée
2022-02-12
1
-2
/
+3
*
libar2_encode_base64: data may be NULL if buf is NULL
Mattias Andrée
2022-02-12
1
-1
/
+2
*
Add man pages, readme, and nonnull attributes and fix documentation typos
Mattias Andrée
2022-02-12
1
-11
/
+17
*
Make libar2_latest_argon2_version const
Mattias Andrée
2022-02-12
1
-1
/
+1
*
Fix warnings
Mattias Andrée
2022-01-19
1
-0
/
+9
*
Improve portability
Mattias Andrée
2022-01-18
1
-0
/
+28
*
Fix typo: libar2_earse -> libar2_erase
Mattias Andrée
2022-01-17
1
-4
/
+4
*
First commit
1.0
Mattias Andrée
2022-01-16
1
-0
/
+618