Config.in 307 B

123456789
  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
  7. digests, and other signatures.
  8. http://mhash.sourceforge.net/