Categories
Tags → String To Md5

Customizable CAPTCHA

This CAPTCHA script allows a user to easily customize things such as the string length, minimum and maximum font size, image size, the font used, and even the characters used, etc... Unlike most CAPTCHA scripts that generate the random text bas...
DETAILS

MD5 File Check

MD5 File Check is a simple Windows app that will output the MD5 string of a inputted file. This is useful if you are downloading a file from a MD5-supported site, and you want to check to see if it is corrupt. All you need to do to use it is dr...
DETAILS

How to Encrypt String Using MD5

In classic ASP there is no any encrypt function. But you can use this useful source code to encrypt any string data using MD5. MD5 encryption is a one-way hashing algorithm. MD5 is a great advantage because it is speed and easy to use.
DETAILS

MD5 Encryption in PHP

Md5 is a very easy way to encrypt any string data. Following example take and encrypts a string. Remember that you could not dencrypt any data after encryption. .
DETAILS

ANEI-MD5

ANEI-MD5 is an ASP and VB version of the RSA-MD5 signature hashing algorithm. This allows you to obtain a 32 digit signature for any text string or file. This is NOT encryption, it is a signature. This signature is considered unique with no currently...
DETAILS
©2003-2008 jCay.com