It's just a MD5 today. NET is available in the framework. But I've got an algorithmic prototype (VBSCRIPT)

Source: Internet
Author: User
Tags md5
<%
' Derived from the RSA Data Security, Inc. MD5 message-digest algorithm,
' As set out in the memo RFC1321.
'
'
' ASP VBScript code for generating ' MD5 ' digest ' or ' signature ' of a string. The
' MD5 algorithm is one of the industry standard methods for generating digital
' Signatures. It is generically known as a digest, digital signature, one-way
' Encryption, hash or checksum algorithm. A common use for MD5 are for password
' Encryption as it is one-way into nature, which does not mean that your passwords
' are not free from a dictionary attack.
'
' This is ' free ' software with the following restrictions:
'
' may not be redistribute this code as a ' sample ' or ' demo '. However, are free
' To use ' the source code in your own code, but you could not claim so you created
' The sample code. It is expressly forbidden to sell or profit source code
' Other than by the knowledge gained or the enhanced value added by your code.
'
' Use the This software is also to your own risk. The code is supplied as
' is without warranty or guarantee to any kind.
'
' Should you wish to commission some derivative work based in this code provided
' Here, or no consultancy work, please don't hesitate to contact us.
'
' Web site:http://www.frez.co.uk
' e-mail:sales@frez.co.uk

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.