837cd0d4ce
PHP5 is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.
6 lines
231 B
Plaintext
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.
|