搜索资源列表
Java-encryption-algorithm
- Java中常用的加密算法应用,1. MD5加密,常用于加密用户名密码,当用户验证时。2. SHA加密,与MD5相似的用法,只是两者的算法不同。3. RSA加密,RAS加密允许解密。常用于文本内容的加密。
介绍BASE64、MD5、SHA三种加密方法(java).doc
- 介绍BASE64、MD5、SHA三种加密方法(java).doc
sha1.jar.rar
- SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
cryptix-jce-20050328-snap
- 包含各種加密演算法和Digital Signatures(MD2 MD4 MD5 RIPEMD-128 RIPEMD-160 SHA-0 SHA-1 SHA-256 SHA-384 SHA-512 Tiger)-THIS SOFTWARE IS PROVIDED BY THE CRYPTIX FOUNDATION LIMITED ``AS IS AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
Java.DES.RSA.SHA
- 用Java加密类实现DES、RSA及SHA的加密算法-Java class that implements encryption using DES, RSA and SHA encryption algorithm
sha-256(java)
- 在JAVA环境下sha_256的实现以及设计文档,无制作界面,在dos下运行-In the JAVA environment sha_256 realization and design documents, without making the interface, running in dos
MsgDigestUtil
- JAVA消息摘要算法. 包含MD2,MD5,SHA1,SHA256,SHA384,SHA512-MessageDigest Util. contains MD2,MD5,SHA1,SHA256,SHA384,SHA512.
lab1
- 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
sha
- 一个基于java的杀人游戏源码,实现了游戏的基本功能,很有学习价值。-Based on a java game source code, to achieve all of the features of the game, it is worth learning.
cryptix_src_3-1-2
- 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
java
- md5算法的java实现-md5 algorithm java realizes
DES-and-RSA-and-SHA-encryption
- DES RSA SHA encryption algorithm implemented by JAVA
JavashixianDESRSAsuanfa
- Java加密组件实现DES、RSA和SHA加密算法 可以直接导入工程使用-Java Component Implementation encryption DES, RSA and SHA encryption algorithm can be used directly into the project
JavaEncryptModule
- 用Java实现的DES、RSA和SHA算法。Eclipse开发。-Java achieved by DES, RSA and SHA algorithm. Eclipse development.
sha256.java
- Sha256 Algorithm. The SHA hash functions are a set of cryptographic hash functions designed by the National Security Agency (NSA) and published by the NIST as a U.S. Federal Information Processing Standard. SHA stands for Secure Hash Algorithm
SHA_256
- SHA—256哈希摘要算法的实现,用JAVA实现-SHA-256 hash digest algorithm implementation, using JAVA implementation
sha
- 字符串的求SHA1的HASH值,加密,SHA1,-String HASH, encryption SHA1
JS-SHA1
- 通过Java实现sha-1加密算法的加解密-By Java implementation sha-1 encryption and decryption algorithm
Java-Encryption
- BASE64算法,MD5算法,SHA算法,HMAC算。 教程中包含上述几种算法的java实现方式。很详细。-BASE64 algorithm, MD5 algorithm, SHA algorithm, HMAC calculation. Tutorial contains the java implementation of several algorithms. Very detailed.