- 1,233 categories
- 40,621 scripts
Updated: 05/03/2000
- 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 provable ways to reverse decode the MD5 Signature. ANEI-MD5 can be used to read in a string and output a fingerprint that is unique to that string. This allows you to compare signatures to verify if two strings are the same without having to compare or keep the original strings.
- Categories
- Tags
- Platforms
- Licenses
- This is a fully functional ASP Forum, where people can submit their doubts about something for example and others can answer. It is not a complicated code, but very effective - great for people who want to learn how to deal with databases (recording,...
- If you, like many others, need to send Email from your ASP web application or build a simple SMTP client application, then PpAsp.Mail ActiveX Server Component is all you will ever need. It implements the SMTP as per RFC 821 so that you can create and...
- This is a simple ASP guestbook script that does not use database. The file reads the guestbook data into a value then overwrites the data file inserting the most recent entry in the file, then it writes the previously read data to the file. This is d...
- This component allows you to retrieve the registrant information from a WhoIs server located on the Internet from within your ASP pages. It has 3 methods and 5 properties: WhoisServerAddress(serverAddr) sets the whois server to connect to for whois ...
- With File.Transfer''s advanced features, such as drag-n-drop file and directory upload, client file deletion, application launch on file downloads, restart of interrupted downloads, download failure detection, and industry standard data compres...