index
:
libsha2
master
[Feature complete] SHA-2-family hashing library
Mattias Andrée <m@maandree.se>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
master
Add optimised SHA-256 implementation using SHA-256 instrinsics for ARMv8 (almost 70 times faster)
Mattias Andrée
3 weeks
Tag
Download
Author
Age
1.1.2
libsha2-1.1.2.tar.gz
libsha2-1.1.2.tar.bz2
libsha2-1.1.2.tar.xz
Mattias Andrée
3 weeks
1.1.1
libsha2-1.1.1.tar.gz
libsha2-1.1.1.tar.bz2
libsha2-1.1.1.tar.xz
Mattias Andrée
3 months
1.1
libsha2-1.1.tar.gz
libsha2-1.1.tar.bz2
libsha2-1.1.tar.xz
Mattias Andrée
2 years
1.0.3
libsha2-1.0.3.tar.gz
libsha2-1.0.3.tar.bz2
libsha2-1.0.3.tar.xz
Mattias Andrée
3 years
1.0.2
libsha2-1.0.2.tar.gz
libsha2-1.0.2.tar.bz2
libsha2-1.0.2.tar.xz
Mattias Andrée
6 years
1.0.1
libsha2-1.0.1.tar.gz
libsha2-1.0.1.tar.bz2
libsha2-1.0.1.tar.xz
Mattias Andrée
6 years
1.0
libsha2-1.0.tar.gz
libsha2-1.0.tar.bz2
libsha2-1.0.tar.xz
Mattias Andrée
6 years
Age
Commit message
Author
Files
Lines
2024-08-24
Silence warnings
1.1.1
Mattias Andrée
1
-0
/
+9
2024-08-24
Fix warning
Mattias Andrée
1
-1
/
+3
2024-08-24
Fix bug
Mattias Andrée
1
-1
/
+1
2024-04-06
Empty signed commit
Mattias Andrée
0
-0
/
+0
2022-07-08
Use SHA extensions
1.1
Mattias Andrée
7
-24
/
+293
2022-07-07
Use uint_leastN_t instead of uintN_t
Mattias Andrée
4
-49
/
+70
2022-07-07
Bump year
Mattias Andrée
1
-1
/
+1
2022-07-07
Use malloc by default but allow bounded alloca
Mattias Andrée
4
-1
/
+44
2022-07-07
Don't marshal w
Mattias Andrée
2
-12
/
+10
2022-07-07
Remove documentation from .c files that already exist in .h files
Mattias Andrée
17
-132
/
+0
[...]
Clone
git://git.maandree.se/libsha2
https://git.maandree.se/libsha2
ssh://$USER@maandree.se/gitrepos/libsha2