aboutsummaryrefslogtreecommitdiff
path: root/libbutl/sha256.mxx
AgeCommit message (Expand)AuthorFilesLines
2021-09-28Get rid of C++ modules related code and rename *.mxx files to *.hxxKaren Arutyunov1-174/+0
2021-09-08Factor "buffered streambuf" interface from fdbuf to bufstreambufBoris Kolpackov1-4/+6
2020-02-06Drop copyright notice from source codeBoris Kolpackov1-1/+0
2019-10-05Add sha{1,256}::reset()Boris Kolpackov1-1/+6
2019-10-05Add sha{1,256}::empty()Boris Kolpackov1-0/+6
2019-05-03Partially dismantle modularization using Modules TS semanticsBoris Kolpackov1-4/+4
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-07-10Add support for hashing ifdstreamBoris Kolpackov1-0/+10
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-02-08Add abbreviated_string() to sha* classesKaren Arutyunov1-4/+10
2017-12-09Add support for calculating SHA1 checksumsBoris Kolpackov1-3/+3
2017-09-22Initial modularization with both Clang and VC hacksBoris Kolpackov1-0/+146