aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterAdd optimised SHA-256 implementation using SHA-256 instrinsics for ARMv8 (almost 70 times faster)Mattias Andrée3 weeks
 
TagDownloadAuthorAge
1.1.2libsha2-1.1.2.tar.gz  libsha2-1.1.2.tar.bz2  libsha2-1.1.2.tar.xz  Mattias Andrée3 weeks
1.1.1libsha2-1.1.1.tar.gz  libsha2-1.1.1.tar.bz2  libsha2-1.1.1.tar.xz  Mattias Andrée3 months
1.1libsha2-1.1.tar.gz  libsha2-1.1.tar.bz2  libsha2-1.1.tar.xz  Mattias Andrée2 years
1.0.3libsha2-1.0.3.tar.gz  libsha2-1.0.3.tar.bz2  libsha2-1.0.3.tar.xz  Mattias Andrée3 years
1.0.2libsha2-1.0.2.tar.gz  libsha2-1.0.2.tar.bz2  libsha2-1.0.2.tar.xz  Mattias Andrée6 years
1.0.1libsha2-1.0.1.tar.gz  libsha2-1.0.1.tar.bz2  libsha2-1.0.1.tar.xz  Mattias Andrée6 years
1.0libsha2-1.0.tar.gz  libsha2-1.0.tar.bz2  libsha2-1.0.tar.xz  Mattias Andrée6 years
 
AgeCommit messageAuthorFilesLines
2019-02-10Improve makefile1.0Mattias Andrée4-9/+19
2019-02-10Add tests for HMACMattias Andrée1-0/+25
2019-02-10...Mattias Andrée1-0/+70
2019-02-10Minor improvement and man pages for HMACMattias Andrée16-41/+358
2019-02-10libsha2.h.0: securely erasing the stateMattias Andrée1-1/+4
2019-02-10Add libsha2_hmac_[un]marshalMattias Andrée4-0/+122
2019-02-10Add HMAC and use void * instead of char * for binary dataMattias Andrée24-61/+266
2019-02-10Use lowest bits rather than highest bits in complete byte, document this, and add testsMattias Andrée3-0/+26
2019-02-10Minor fixes and testsMattias Andrée6-10/+92
2019-02-10Add test casesMattias Andrée1-2/+111
[...]
 
Clone
git://git.maandree.se/libsha2
https://git.maandree.se/libsha2
ssh://$USER@maandree.se/gitrepos/libsha2