aboutsummaryrefslogtreecommitdiffstats
path: root/libopkg/sha256.h
AgeCommit message (Expand)Author
2019-10-25add SPDX License identifierYann CARDAILLAC
2015-11-12sha256: Add sha256_to_string functionPaul Barker
2014-12-15libopkg: Tidy up reformatted headersPaul Barker
2014-12-15Initial reformat with 'indent'Paul Barker
2014-05-30Add vim modelines to all .c and .h filesPaul Barker
2013-12-17libopkg: cleanup inside the public header filesCarsten Schoenert
2013-12-17libopkg: ensure symbol name mangling for C++Carsten Schoenert
2013-08-05sha256: Switch to GPLv2+ codepaul.betafive@gmail.com
2009-10-28Adding sha256.[ch]ticktock35