Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libmhash: add native pkg support | Armin Kuster | 2022-06-23 | 1 | -0/+2 |
| | | | | Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | LICENSE: adopt SPDX standard names | Robert Yang | 2022-04-02 | 1 | -1/+1 |
| | | | | | | | Modify LICENSE for ding-libs and libmhash. Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||||
* | libmhash: add new recipe | Jackie Huang | 2017-08-13 | 4 | -0/+94 |
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> |