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_hash.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
m style
Mattias Andrée
2022-02-17
1
-32
/
+33
*
Remove obsolete macro
Mattias Andrée
2022-02-17
1
-4
/
+4
*
m + add tests for optimisations
Mattias Andrée
2022-02-17
1
-1
/
+11
*
m + use optimisations '(adds auto-executed function: libar2_init)'
Mattias Andrée
2022-02-17
1
-5
/
+93
*
Add optimisations (no yet used)
Mattias Andrée
2022-02-17
1
-11
/
+146
*
Add more tests
Mattias Andrée
2022-02-16
1
-1
/
+4
*
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
1
-5
/
+37
*
Fix style + minimal optimisation
Mattias Andrée
2022-02-16
1
-6
/
+4
*
Remove todo
Mattias Andrée
2022-02-16
1
-1
/
+1
*
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
/
+4
*
Bug fix
Mattias Andrée
2022-02-13
1
-4
/
+4
*
Bug fix
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
-1
/
+1
*
First commit
1.0
Mattias Andrée
2022-01-16
1
-0
/
+612