搜索资源列表
Des.JAVA
- des加密解密 源代码 java版的。可以用呀-des encryption and decryption source code version of java. Can ah
DESFile
- 自编的一个可以对文件进行加密解密的DES源程序,包含一个cpp文件-writing a document can be declassified DES encryption source, the document contains a cpp
encryptbydhm
- 加密解密程序,实现了加密解密功能,无解密密码-encryption and decryption procedures, achieving encryption and decryption functions, without decryption password
des_cross_any_os
- 该代码实现跨平台的des加密解密功能,解决了平台间高低字节差异所造成的密文不同问题-the code to achieve cross-platform des encryption and decryption functions, the solution platforms byte level differences caused by different problems ciphertext
vg
- vigenere,playfair加密解密-vigenere, PLAYFAIR encryption and decryption
Soft20060207145450460
- 用vb编的对文本的加密解密,比较好用,大家可以下载-vb series with the text of encryption and decryption, more convenient, you can try downloading
TestEnDeYC
- 一个aes的加密解密的简单的演示工程,现在还只能在debug模式下运行,release模式正在调试。-an encryption and decryption of the simple demonstration project is still only in debug mode, and release mode debugging.
TestAes
- aes算法的c++实现及其加密解密过程所需时间的测试,无解压密码-Aes Algorithm c achieve encryption and decryption process and the time required for testing, without extracting passwords
P-Pass
- 想知道程序是如何实现加密解密的嘛? 那么来下载去看看吧,简单易懂,不懂你砸我!-procedures want to know is how to achieve encryption and decryption of incorrect? So to download and end, simple, but not you hit me!
C-DES
- 用C语言编写的DES加密算法的实现,可以解决对DES加密和解密的帮助-C language prepared by the DES encryption algorithm to achieve, can be solved right DES encryption and decryption of help
demo_CA_system
- 基本实现了数字证书的制作、SSL安全通讯、加解密操作等功能-basically achieved the production of digital certificates, SSL security communications, encryption and decryption operation functions
200312011618427930
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
2005060717431727802CC++
- C C++ 的des加解密算法,算法保密性程度高,是现在通用的 加解密 方法-C C des encryption and decryption algorithm, the algorithm high degree of confidentiality, is now a common method of encryption and decryption
cryptography_matlab_codes
- vigenere密码解密的matlab实现,编译环境:matlab-vigenere code declassified Matlab realized, build environment : Matlab
dessf
- 大名鼎鼎的Des加密算法已经广为人知了,广大程序员们用各种语言来实现他,今天这里出现的就是用vb实现的加密解密过程。-famous Des encryption algorithm is well known, the majority of programmers in various languages to realize his, today here is to use vb achieve the encryption and decryption process.
KeyFile
- 用C#处理数字证书 使用System.Security.Cryptography.X509Certificate名称空间 System.Security.Cryptography.X509Certificate名称空间特别重要,因为它提供了开发人员处理数字签名的那些类. 提供了读取一个X.509证书的代码,和 使用不对称加密加密与解密数据的代码-C# using digital certificates System.Security.Cryptogra phy.X509C
OICQmima
- 一个OICQ密码解密源代码,并没有进行逆向工程,直接通过分析 加密后的密码得到。 -a password decryption code, and reverse engineering, direct analysis of the encrypted password.
fire-des
- 全部/局部DES加解密的C程序,下载可以研究一下DES加解密的相关知识。-full / partial DES encryption and decryption of C procedures can be downloaded to study DES encryption and decryption of relevant knowledge.
VC_RSA
- 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。 其中收发双方均已知n,发送放已知e,只有接受方已知d,因此公钥加密算法的公钥为 KU={ e , n},私钥为KR={d , n}。该算法要能用做公钥加密,必须满足下列条件: 1. 可以找到e ,
DESCodeDECODE
- 当今社会是信息化的社会。为了适应社会对计算机数据安全保密越来越高的要求,美国国家标准局(NBS)于1997年公布了一个由IBM公司研制的一种加密算法,并且确定为非机要部门使用的数据加密标准,简称DES(Data Encrypton Standard)。自公布之日起,DES算法作为国际上商用保密通信和计算机通信的最常用算法,一直活跃在国际保密通信的舞台上,扮演了十分突出的角色。现将DES算法简单介绍一下,并给出实现DES算法的VC源代码。 DES算法由加密、解密和子密钥的生成三部分组成。-so