a9bd51a2c9daa3c9693ff844afb1ee59b178b15d
[packages/trusty/cirros-testvm.git] / cirros-testvm / src-cirros / buildroot-2015.05 / package / libmhash / Config.in
1 config BR2_PACKAGE_LIBMHASH
2         bool "libmhash"
3         help
4           Mhash is a free (under GNU Lesser GPL) library which provides
5           a uniform interface to a large number of hash algorithms.
6           These algorithms can be used to compute checksums, message digests,
7           and other signatures.
8
9           http://mhash.sourceforge.net/