资源列表
java-jiami
- java字符串加密解密,编写成文档,复制到IDE中运行即可看到效果-java string encryption and decryption
RSA(c)
- RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
yuanma
- RSA 数据加密算法对数据进行加密和数字签名,由于 RSA 加密少量的信息需要大量的时间,适合用来传递密钥或对重要而敏感且较少的信息通讯
BASE64Java
- 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
DesX
- 华为的一个朋友写的高效DES算法。-Huawei s a friend to write efficient DES algorithm.
AN177
- Digital PLL design, all technic how to develope eficiency digital locked loop. All descr iptions in English in details and examples
hash
- Hash encoding-one way hashhing
DES3DESAES
- C语言版的DES,3DES,AES加密算法以及MD5数字签名-C language version of the DES, 3DES, AES encryption algorithm and MD5 digital signatures
Rijnd
- 在Visual C++6.0下利用Rijndael算法进行任意文件的加密 -In the Visual C++6.0 under any file using Rijndael encryption algorithm
RLPacK.V1.00-V1.20.KeyGen.src
- VC+的源码..直接编译即可..内置皮肤..美化版...RLP算法注册机-VC+ source code can be directly translated .. .. .. built-ized ... RLP algorithm skin RI
24415373des
- 借花献佛,别人写的经典DES算法实现.希望对大家有用,C语言写的-I hope ti is useful!
des
- 使用DES算法;可以指定使用DES、2DES或者3DES算法;可以对任意的文件进行加密和解密,加密后文件扩展名为.des,可以指定使用ECB,CBC,CFB,OFB,CTR的任意一种模式;
