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
fix doc
Mattias Andrée
36 hours
Tag
Download
Author
Age
1.1.3
libsha2-1.1.3.tar.gz
libsha2-1.1.3.tar.bz2
libsha2-1.1.3.tar.xz
Mattias Andrée
30 hours
1.1.2
libsha2-1.1.2.tar.gz
libsha2-1.1.2.tar.bz2
libsha2-1.1.2.tar.xz
Mattias Andrée
16 months
1.1.1
libsha2-1.1.1.tar.gz
libsha2-1.1.1.tar.bz2
libsha2-1.1.1.tar.xz
Mattias Andrée
18 months
1.1
libsha2-1.1.tar.gz
libsha2-1.1.tar.bz2
libsha2-1.1.tar.xz
Mattias Andrée
4 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
4 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
7 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
7 years
1.0
libsha2-1.0.tar.gz
libsha2-1.0.tar.bz2
libsha2-1.0.tar.xz
Mattias Andrée
7 years
Age
Commit message
Author
Files
Lines
2019-02-10
Improve makefile
1.0
Mattias Andrée
4
-9
/
+19
2019-02-10
Add tests for HMAC
Mattias Andrée
1
-0
/
+25
2019-02-10
...
Mattias Andrée
1
-0
/
+70
2019-02-10
Minor improvement and man pages for HMAC
Mattias Andrée
16
-41
/
+358
2019-02-10
libsha2.h.0: securely erasing the state
Mattias Andrée
1
-1
/
+4
2019-02-10
Add libsha2_hmac_[un]marshal
Mattias Andrée
4
-0
/
+122
2019-02-10
Add HMAC and use void * instead of char * for binary data
Mattias Andrée
24
-61
/
+266
2019-02-10
Use lowest bits rather than highest bits in complete byte, document this, and add tests
Mattias Andrée
3
-0
/
+26
2019-02-10
Minor fixes and tests
Mattias Andrée
6
-10
/
+92
2019-02-10
Add test cases
Mattias Andrée
1
-2
/
+111
[...]
Clone
git://git.maandree.se/libsha2
https://git.maandree.se/libsha2
ssh://$USER@maandree.se/gitrepos/libsha2