搜索资源列表
Hash-SHA
- 密码算法中的单向散列函数之SHA算法的C代码-password algorithm for one-way hash algorithm SHA Function of C code
LibTomCrypt
- LibTomCrypt是一个全面的、可扩展的密码学函数库。包括了各类主要的加密函数,单向摘要函数,伪随机数生成器,公钥加密函数。 你可以在这里下载到源文件及其说明:http://www.libtomcrypt.org libtomcrypt在C++builder6下编译为tomcrypt.lib -LibTomCrypt is a comprehensive, scalable cryptography libraries. Including the major types
11_SHA
- 安全散列算法采用单向Hash函数将需加密的明文\"摘要\"成一串128bit的密文-security hash algorithm uses one-way hash function would require encryption expressly "summary" as a bunch of 128bit The ciphertext
DSA
- Digital Signature Algorithm (DSA)是Schnorr和ElGamal签名算法的变种,被美国NIST作为DSS(DigitalSignature Standard)。算法中应用了下述参数: p:L bits长的素数。L是64的倍数,范围是512到1024; q:p - 1的160bits的素因子; g:g = h^((p-1)/q) mod p,h满足h < p - 1, h^((p-1)/q) mod p > 1; x:x
加密和数字签名
- 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
libtomcrypt1.17sourcecode
- 全功能的加密库,对称加密,非对称加密,单向加密,等待,最新版本-Full-featured encryption library, symmetric encryption, asymmetric encryption, one-way encryption, to wait, the latest version
MD5_SHA1
- 具有MD5和SHA1单向(哈希)函数算法加解密功能的小程序.-MD5 and SHA1 have a one-way (hash) function algorithm for encryption and decryption functions applet.
md45.txt
- md5算法源代码,应用密码学实现源码。对于学习应用密码学和单向函数比较有用-md5 algorithm source code, the application of cryptography to achieve source. Applications for the study of cryptography and more useful one-way function
hash
- Hash encoding-one way hashhing
SHA1
- securtiy algorithm for one way hasing
conv
- Its a small tool for encrypting and decrypting text and files Supports: String to Hex Hex to String String Reverse Base64 DeBase64 String to Chr$ (One way) ROT13 XOR DeXOR SHA256 (One way) Blowfish CryptAPI DES
fprng10
- AMPRNG rev 1.0 - strong and fast PRNG with 80-512 bit key and 80-512 bit IV, based on permutations and one-way functions.
Decrypt
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
URLTest
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
signnature-DSA
- 单向加密通常用于消息摘要,具体算法可以阅读java.security.*的源代码获得。经过封装之后可以使用简单的静态方法来实现,-One-way encryption is commonly used message digest, the specific algorithm can read java.security .* source code access. Through the package can then be used to implement a simple stati
jiamijiemi
- 一种原创的加密解密方法,是用matlab编写的,对于部分人群有用。-one way of solve the extra of data
crypt
- 程序生成系统用户方法(crypt),crypt是个密码加密函数,它是基於Data Encryption Standard(DES)演算法。 crypt基本上是One way encryption,因此它只适用於密码的使用,不适合於资料加密 -crypt
BASE64Java
- 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
EncryptTool
- java加密工具类,包含base64,md5, sha等单向加密和双向加密的类。使用myeclipse 8.6开发。-ava encryption tool category, and contains the base64-md5, sha, etc. one-way encryption and two-way encryption class. Use 8.6 development Myeclipse.
Flibtomcrypt1u
- 全功能的加密库,对称加密,非对对称加密,单向加密,等待,最新版本 -The full-featured encryption library, symmetric encryption, symmetric encryption, one-way encryption, waiting for the latest version