Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - SHA1
Search - SHA1 - List
DL : 0
SHA1加密算法的vc++实现 SHA1加密算法的vc++实现-SHA1 encryption algorithm of vc++ realize SHA1 encryption algorithm vc++ realize the SHA1 encryption algorithm vc++ realize
Update : 2024-05-19 Size : 27648 Publisher : nuklifier

CryptoJS (crypto.js) 为 JavaScript 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2-var digest Crypto.MD5( Message ) var digestBytes Crypto.MD5( Message , { asBytes: true }) var digestString Crypto.MD5( Message , { asString: true })
Update : 2024-05-19 Size : 102400 Publisher : 曹佳顺

DL : 0
SHA1加密算法的vc++实现 SHA1加密算法的vc++实现-SHA1 encryption algorithm of vc++ realize SHA1 encryption algorithm vc++ realize the SHA1 encryption algorithm vc++ realize
Update : 2024-05-19 Size : 27648 Publisher : inzwmucrjojs

历史修改记录 (三)2015.10.18 1.修复RSA的长度限制问题 2.增加COM口读操作 3.增加QR码的删除操作 4.增加https的POST和GET操作 (二)2015-05-03 wxj 1.增加取硬盘的序列号和名称 2.增加http的POST和GET操作 (一)2015.03.27 wxj,主要功能如下: 1.以非图片方式在Datawindow中显示QR二维码 2.GBK和UTF-8编码相互转换 3.加密解密,RSA加密解密 4.取汉字拼音首字母 5.文件哈希算法:MD5、SHA1、RIPEMD160、SHA256、Tiger、SHA512、Whirlpool、CRC32 6.字符串哈希算法:MD5、SHA1、RIPEMD160、SHA256、Tiger、SHA512、Whirlpool、CRC32 7.URI编码解码 8.Base64编码解码 注:此版本有令人讨厌的随机弹窗限制,需要取消此弹窗请到淘宝下单或直接QQ联系作者(History revision record (three) 2015.10.18 1. fixed length restrictions on RSA 2. increase COM read operation 3., increase the deletion of QR code 4. increase HTTPS's POST and GET operations (two) 2015-05-03 wxj 1. increase the serial number and name of the hard drive 2. increase HTTP's POST and GET operations (1) 2015.03.27 wxj, the main functions are as follows: 1. display the QR two-dimensional code in Datawindow without pictures 2.GBK and UTF-8 encode each other 3. encryption and decryption, RSA encryption and decryption 4. take the initial letters of Chinese characters 5. file hash algorithm: MD5, SHA1, RIPEMD160, SHA256, Tiger, SHA512, Whirlpool, CRC32 6. string hash algorithm: MD5, SHA1, RIPEMD160, SHA256, Tiger, SHA512, Whirlpool, CRC32 7.URI encoding and decoding 8.Base64 encoding and decoding Note: This version has a nasty random pop limit. You need to cancel this popup. Please contact Taobao or contact QQ directly)
Update : 2024-05-19 Size : 1655808 Publisher : chowyun

DL : 0
VB 编写的115网盘下载地址链接提取器,本程序可以快速提取出115网盘的实际文件下载地址,包括电信链接、网通链接、备份链接。还能提取出文件名以及SHA1值。通过本程序可以辅助您快速下载115网盘的文件。(VB prepared by the 115 SkyDrive download link extractor, the program can quickly extract the actual file 115 SkyDrive download address, including Telecom, Netcom, backup link link link. You can also extract filenames and SHA1 values. Through this procedure can help you quickly download 115 SkyDrive files.)
Update : 2024-05-19 Size : 51200 Publisher : xx251

GUI to hash a string and return the result of many different hash functions. DSA, DSA-SHA, MD4, MD5, SHA, SHA1, SHA224, SHA256, SHA384, SHA512, whirlpool, RIPEMD160, adler32, crc32.
Update : 2024-05-19 Size : 2048 Publisher : alphabet5

SHA1 encryption algorithm of vc + + realize SHA1 encryption algorithm vc + + realize the SHA1 encryption algorithm vc + + realize
Update : 2024-05-19 Size : 35840 Publisher : FTN!102

DL : 0
SHA算法源码,包括sha1和sha256的源码。(SHA algorithm source code)
Update : 2024-05-19 Size : 4096 Publisher : wison

DL : 0
分割实现的DES AES RSA MD5 SHA1 SHA256 等算法,直接调用算法函数即可实现,无需其他环境配置(RSA SHA1 SHA256 DES AES DH)
Update : 2024-05-19 Size : 47104 Publisher : 顶天壮汉

DL : 1
基于openssl的jni rsa加密,aes加密,sha1,md5(Based on openssl jni rsa encryption and aes encryption, sha1, md5)
Update : 2024-05-19 Size : 133120 Publisher : 凤尧

encrypt
DL : 0
aes,md5,base64,encrypt
Update : 2024-05-19 Size : 10240 Publisher : smartCoder

DL : 0
sha-1四渡赤水进度款发你是电脑sad将上课大街上CIA带你飞(sha-1svkasjcpamlskdcnasjldaksjdlacm)
Update : 2024-05-19 Size : 354304 Publisher : adppppp

DL : 0
功能不全,安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不会产生同样的消息摘要。(To achieve encryption)
Update : 2024-05-19 Size : 1024 Publisher : 一片河

DL : 0
表示整数k关于某个模数的逆元,并非指 k 的倒数。逆元:满足 a*b mod m =1 的a和b互为关于模数 m 的逆元。 2、H( m ):One-Way Hash函数,m为待签署的明文,DSS中选用SHA1( Secure Hash Algorithm ),此时H(m) 的输出为160bits长的数字串(16进制)。(HFTGHDGHXGHRFGFXZGVZSDFdCXVCFHGFGXFXBVXVDZf)
Update : 2024-05-19 Size : 95232 Publisher : 云华乐

和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeChat server access also requires a encryption and decryption process. When we fill in the configuration information after the WeChat server initiates a GET request to the server URL address in our public platform configuration, WeChat will bring signature, timestamp, nonce, echostr four parameters, our own server by splicing public platform configuration token, and timestamp pass up, nonce SHA1 encryption after matching signature, return ture access success.)
Update : 2024-05-19 Size : 114688 Publisher : zrd001

DL : 0
sha1算法的Cpp程序 还有头文件 sha1算法的Cpp程序()
Update : 2024-05-19 Size : 2048 Publisher : makmonb

DL : 0
只包括两个核心文件sha1 cpp及sha1 h 计算数据的sha1摘要,简单,好用, 由于bit endian及little e()
Update : 2024-05-19 Size : 11264 Publisher : hamdle

DL : 0
通用C/C++加密算法实现,包括rc4,rsa,sha1,sha256,sha384,sha512等(Implementation of general C/C++ encryption algorithm)
Update : 2024-05-19 Size : 1441792 Publisher : clarkong

DL : 0
只包括两个核心文件sha1 cpp及sha1 h 计算数据的sha1摘要,简单,好用, 由于bit endian及little e()
Update : 2024-05-19 Size : 11264 Publisher : functiomxl

DL : 0
MD5 sha1 base64的js文件,可以直接使用。(MD5 sha1 base64 js files, can be used directly.)
Update : 2024-05-19 Size : 8192 Publisher : wang2015
« 1 2 ... 21 22 23 24 25 2627 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.