资源列表
Encryp_and_Decrypt_XML
- XML加密解密,用对称密钥加密,对称密钥从口令求出 (Key Encryption Key)-XML encryption and decryption using symmetric key encryption, symmetric key derived from the password (Key Encryption Key)
hash
- 简单的HASH算法,使用的闭散列方法,是桶式散列,有需要的朋友可以-HASH algorithm is simple, using the closed hashing methods, is a barrel-style hash, you can see a friend in need
FileEncrypter
- 解密过程:对选中的加密文件(必须有".tdes"扩展名)进行解密
base64
- 将源数据做base64运算,以及将base64后的数据还原为源数据-transfer source data to base64 and change the dest data to sourcedata
IEDA.c
- IDEA c源码 Idea_Crypt Idea_InvertKey Idea_ExpandUserKey -IDEA c code Idea_Crypt Idea_InvertKey Idea_ExpandUserKey
CRYPO-VIGENERE
- a console program in cryptography permet to encrypt and decrypt text using the method of Vigenere.
对证书的基本操作,如读取证书DN
- 对证书的基本操作,如读取证书DN,证书有效期等,Basic operation of the certificate, such as reading the certificate DN, the certificate is valid, etc.
DES
- 密码学课程设计要求的内容,密码学加密算法DES算法的JAVA实现-The content of curriculum design requirements of cryptography, cryptography algorithm DES algorithm JAVA implementation
DES
- DES 使用一个 56 位的密钥以及附加的 8 位奇偶校验位(每组的第8为作为奇偶校验位),产生最大 64 位的分组大小。这是一个迭代的分组密码,使用称为 Feistel 的技术,其中将加密的文本块分成两半。使用子密钥对其中一半应用循环功能,然后将输出与另一半进行“异或”运算;接着交换这两半,这一过程会继续下去,但最后一个循环不交换。DES 使用 16 轮循环,使用异或,置换,代换,移位操作四种基本运算。-DES uses a 56 bit key and an additional 8 bit
AES
- advanced encryption standard using c++ language
code
- 加密算法DES的VC++实现,只是简单地实现,并没有图形界面-Encryption algorithms DES, VC++ to achieve, simply realize that there is no graphical interface
shiyan
- 汇编语言实现文件加密解密- The assembly language realization document encryption deciphers
