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
/
test.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m + use optimisations '(adds auto-executed function: libar2_init)'
Mattias Andrée
2022-02-17
1
-3
/
+1
*
Add optimisations (no yet used)
Mattias Andrée
2022-02-17
1
-1
/
+1
*
Fix previous commit
Mattias Andrée
2022-02-16
1
-1
/
+4
*
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
1
-6
/
+13
*
Make test code work with musl
1.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
1
-0
/
+5
*
m
Mattias Andrée
2022-02-16
1
-1
/
+1
*
Add more tests
Mattias Andrée
2022-02-16
1
-19
/
+41
*
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
1
-13
/
+191
*
Small optimisation for little-endian machines
Mattias Andrée
2022-02-16
1
-1
/
+38
*
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
-0
/
+67
*
Fix typo
Mattias Andrée
2022-02-13
1
-2
/
+2
*
m
Mattias Andrée
2022-02-13
1
-0
/
+1
*
Use params->version == 0 for implicit specification of version 1.0
Mattias Andrée
2022-02-12
1
-0
/
+48
*
Fix warnings
Mattias Andrée
2022-01-19
1
-23
/
+23
*
test: improve portability
Mattias Andrée
2022-01-17
1
-1
/
+13
*
First commit
1.0
Mattias Andrée
2022-01-16
1
-0
/
+736