SHA1 hash algorithm function

程序名称:SHA1 hash algorithm function

SHA1 hash algorithm function 介绍

Calculates the sha1 hash of str using the US Secure Hash Algorithm 1.

SHA-1 the Secure Hash Algorithm (SHA) was developed by NIST and is specified
in the Secure Hash Standard (SHS, FIPS 180).

This script is used to process variable length message into a fixed-length
output using the SHA-1 algorithm. It is fully compatible with UTF-8 encoding.

If you plan using UTF-8 encoding in your project don’t forget to set the page
encoding to UTF-8 (Content-Type meta tag).

$.sha1("I'm Persian."); // return "1d302f9dc925d62fc859055999d2052e274513ed"

SHA1 hash algorithm function 官网

http://plugins.jquery.com/project/sha1

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...