openbsd-ports/www/php4/extensions/pkg/DESCR-mhash
avsm a5c226010f Import php4-4.2.1 extensions
This module generates a bunch of php4 extensions as shared modules,
and seperates them out into multiple packages.

End result is that you can pkg_add individual modules now without
getting into the mess of flavors that we've had in the past. 

Work by wilfried@ and me,  espie@ ok
2002-06-24 19:27:46 +00:00

6 lines
231 B
Plaintext

This is an interface to the mhash library. mhash supports a wide
variety of hash algorithms such as MD5, SHA1, GOST, and many others.
Mhash can be used to create checksums, message digests, message
authentication codes, and more.