搜索资源列表
SHA1
- sha-1算法的Java实现,可以作为学习sha-1算法的实践参考文档。
字符串常用处理的实例大全
- 字符串常用处理的实例大全(SHAI、MD5加解密等) 包括:HTML转换字符(Reverse)、加密、解密、SHA1加密、MD5加密、HTML反转字符等
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
securit
- AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
sha1
- sha1算法 包含了c 和 java 2个版本 可以再工程中直接应用-sha1 algorithm includes c and java 2 version can be directly applied engineering
sha1
- SHA (Secure Hash Algorithm,译作安全散列算法) 是美国国家安全局 (NSA) 设计,美国国家标准与技术研究院 (NIST) 发布的一系列密码散列函数。正式名称为 SHA 的家族第一个成员发布于 1993年。然而现在的人们给它取了一个非正式的名称 SHA-0 以避免与它的后继者混淆。两年之后, SHA-1,第一个 SHA 的后继者发布了。 另外还有四种变体,曾经发布以提升输出的范围和变更一些细微设计: SHA-224, SHA-256, SHA-384 和 SHA-51
SHA1
- java语言编写的SHA散列算法,可以直接使用-java language SHA hash algorithm can be directly used
tools
- 1 - base64 decode 2 - url encode 3 - url decode 4 - md5 hash 5 - random str 6 - sha1 hash 7 - DES hash 8 - CRC32 9 - rot13 encode 10 - ASCII -> bin 11 - ASCII -> dec 12 - ASCII -> hex 13 - ASCII -> char() 14 - AS
MessageDigestTest
- 演示了SHA1和MD5加密结果,支持文件-Demonstrate the SHA1 and MD5 encryption results, supporting documents
Sha1
- Implemmentation of SHA-256 in Java using java.security.MessageDigest
QQlandedASPloginfiles
- login.asp 登陆文件 oauth.asp 授权类核心文件 sha1.wsc 签权核心文件 下打开oauth.asp配置相关参数。 Const apiKey="" //APP ID Const secretKey="" //APP KEY Const callback="" //返回地址-login.asp Log class file oauth.asp authorized to sign the right to the core of the core fi
php-brute7
- php Dictionary attack for md5 and sha1 hashes
sha
- This a file about java sha1,please use it if you need!-This is a sha file!
SHA1
- SHA1加密算法,返回的是二进制的字符串;如果要直接返回字节,可以用最后一个方法调用,然后在用base64转换为字符串。 注意:要把.txt后缀改为.java后缀-SHA1 encryption algorithm, returning is binary string, If you want to directly back to byte, can use the last method calls, then in base64 conversion to a string.
SHA1
- flex计算文件SHA1,MD5等等……源码-flex calculation file SHA1, MD5, etc. ...... Source
wuming
- 使用说明: 首先配置class目录sina.asp里的四个参数 1.apiKey和secretKey是新浪创建应用时分配的(App Key,App Secret) 2.oauth_token和token_secret是通过授权后的得到的,可以在这里使用自己的apiKey和secretKey获取http://4jax.net/log/sinatest/ 如果不放心,你也可以自己搭建其他语言的sdk获取。 配置好后将使用你字的应用进行同步,无需通过官方中转。 改动文件:
hfseokeywords
- 翰烽关键词管理系统V2.11.29版程序使用说明: 1、本程序是UTF-8编码编写的; 2、上传后必须更改config/config.php里面的数据库信息; 3、有两份sql数据提供导入: 1、seokeywords.sql 包含有数据的;帐号和密码都是:admin 2、seokeywords_null.sql 不包含数据的,导入后必须在users表填入帐号和密码 密码是sha1加密的,所以必须要输入对应的sha1信息 (百度“sha1加密”就有一些APP应用可以转换,是40
jQuery.encoding.digests.sha1
- 这是一个实现SHA1摘要加密数据的jQuery插件。-This is a SHA1 digest encrypted data jQuery plugin.
SHA1
- sha1java加密代码,返回经过sha1算法后40位散列值-sha1java encryption code, 40-bit hash values returned after the sha1 algorithm
sha1
- SHA1 The SHA1 encryption algorithm specifies a Secure Hash Algorithm (SHA1), which can be used to generate a condensed representation of a message called a message digest. The SHA1 is required for use with the Digital Signature Algorithm (DSA)