summaryrefslogtreecommitdiffstats
path: root/recipes-security/libmhash/files/mhash.c
Commit message (Collapse)AuthorAgeFilesLines
* libmhash: add new recipeJackie Huang2017-08-131-0/+32
Mhash is a free (under GNU Lesser GPL) library which provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>