aboutsummaryrefslogtreecommitdiffstats
path: root/demos/digest
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings found by clang in CINeil Horman2024-04-122-4/+4
* fix all the warnings in our demos and make them enableableNeil Horman2024-04-123-7/+7
* Convert demos to primary build systemNeil Horman2024-04-121-0/+20
* Copyright year updatesMatt Caswell2024-04-093-3/+3
* Replace size_t with int and add the check for the EVP_MD_get_size()Jiasheng Jiang2024-03-251-1/+6
* Replace unsigned with intJiasheng Jiang2024-03-252-2/+2
* demos: tidy up makefiles, fix warningsJames Muir2023-11-151-12/+17
* Create hierarchical demo Makefile.slontis2023-10-251-3/+12
* "foo * bar" should be "foo *bar"Dimitri Papadopoulos2023-09-113-4/+4
* Copyright year updatesMatt Caswell2023-09-074-4/+4
* Fixup demo exit status magic numbersslontis2023-04-244-24/+24
* Update copyright yearMatt Caswell2022-05-031-1/+1
* EVP demo for XOF digest using SHAKE256Hugo Landau2022-03-042-3/+136
* demo: remove end of line whitespacePauli2022-01-181-1/+1
* fix some code with obvious wrong coding stylex20182021-10-282-9/+9
* Remove executable mode attributes of non-executable filesTianjia Zhang2021-07-132-0/+0
* Rename all getters to use get/get0 in nameTomas Mraz2021-06-013-5/+5
* Update the demos/README file because it is really old. New demos should provi...Paul Nelson2021-03-064-0/+461