Local MD5 SHA-1 function JS implementation

Source: Internet
Author: User
Tags md5 encryption

Just a piece of code needs to be implemented in js for user experience consideration, but it needs to pass confidential information to the server for verification and find the function. The test is successful and Chinese characters are not supported. However, the usual password encryption is sufficient.

Usage
<Script type = "text/javascript" src = "md5.js"> </script>

<Script type = "text/javascript">
Hash = hex_md5 ("input string ");
</Script>

Http://pajhome.org.uk/crypt/md5/

Benefits I personally think:
1. reduce the burden on servers for md5 Encryption
2. The security of the transmission process is also enhanced, and the use of JS can provide a better customer experience.

 

Download md5.js

Download sha-1.js

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.