aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence warningsHEAD1.1.1masterMattias Andrée2024-08-241-0/+9
* Fix warningMattias Andrée2024-08-241-1/+3
* Fix bugMattias Andrée2024-08-241-1/+1
* Empty signed commitMattias Andrée2024-04-060-0/+0
* Use SHA extensions1.1Mattias Andrée2022-07-087-24/+293
* Use uint_leastN_t instead of uintN_tMattias Andrée2022-07-074-49/+70
* Bump yearMattias Andrée2022-07-071-1/+1
* Use malloc by default but allow bounded allocaMattias Andrée2022-07-074-1/+44
* Don't marshal wMattias Andrée2022-07-072-12/+10
* Remove documentation from .c files that already exist in .h filesMattias Andrée2022-07-0717-132/+0
* Inline the output size functionsMattias Andrée2022-07-074-43/+38
* Add libsha2.7Mattias Andrée2022-07-072-0/+32
* Add coverage testMattias Andrée2022-07-073-1/+16
* SHA 2 => SHA-2Mattias Andrée2022-07-0715-15/+15
* m whitespaceMattias Andrée2022-07-071-0/+2
* Fix makefileMattias Andrée2022-02-191-1/+1
* install_name_tool does not support --Mattias Andrée2022-02-191-1/+1
* Improve makefileMattias Andrée2022-02-195-10/+25
* Update readmeMattias Andrée2022-02-191-1/+2
* Improve makefile1.0.3Mattias Andrée2021-09-162-11/+12
* Update readmeMattias Andrée2019-02-101-1/+1
* Fix man pages1.0.2Mattias Andrée2019-02-1018-18/+18
* Update clean rule in MakefileMattias Andrée2019-02-101-1/+1
* Fix HMAC and add tests1.0.1Mattias Andrée2019-02-103-4/+78
* Fix warningsMattias Andrée2019-02-101-2/+2
* HMAC: fix support for key lengths that are not multiples of 8Mattias Andrée2019-02-101-1/+5
* Improve makefile1.0Mattias Andrée2019-02-104-9/+19
* Add tests for HMACMattias Andrée2019-02-101-0/+25
* ...Mattias Andrée2019-02-101-0/+70
* Minor improvement and man pages for HMACMattias Andrée2019-02-1016-41/+358
* libsha2.h.0: securely erasing the stateMattias Andrée2019-02-101-1/+4
* Add libsha2_hmac_[un]marshalMattias Andrée2019-02-104-0/+122
* Add HMAC and use void * instead of char * for binary dataMattias Andrée2019-02-1024-61/+266
* Use lowest bits rather than highest bits in complete byte, document this, and add testsMattias Andrée2019-02-103-0/+26
* Minor fixes and testsMattias Andrée2019-02-106-10/+92
* Add test casesMattias Andrée2019-02-101-2/+111
* Marshal/Unmarshal: do no marshal unset bytes in the chunkMattias Andrée2019-02-102-5/+5
* Fix warningsMattias Andrée2019-02-101-12/+12
* Avoid copying in libsh2_updateMattias Andrée2019-02-101-9/+16
* Fix libsha2_digest + minor improvementsMattias Andrée2019-02-1013-168/+299
* Fix warningsMattias Andrée2019-02-096-42/+22
* Improve makefile: mv LIBEXT and LIBFLAGS to config.mkMattias Andrée2019-02-092-4/+4
* Add install and uninstall rules to MakefileMattias Andrée2019-02-091-0/+25
* Update makefileMattias Andrée2019-02-092-1/+4
* Fix documentation about lengths (in bits, not bytes) and fix libsha2_sum_fd (lengths are in bits)Mattias Andrée2019-02-095-7/+7
* Add marshal and unmarshal functionsMattias Andrée2019-02-099-1/+291
* Minor changes, add man pages, rename libsha2_state_initialise to libsha2_initMattias Andrée2019-02-0916-6/+614
* Add HMAC to TODOMattias Andrée2019-02-092-2/+2
* Change license to ISC and reorganiseMattias Andrée2019-02-0928-1649/+832
* Merge pull request #2 from maaku/no-trailing-commaMattias Andrée [mˈa.tːiː.ˌas ˈanː.drˌeː]2016-02-201-1/+1
|\