资源列表
IndentityTest
- U盘身份识别软件,包括U盘的写入,加密算法的使用,验证等部分-U disk identity recognition software, including the U disk write, the use of encryption algorithm, authentication and other parts of
9900
- 一款采用DES算法写的加密解密软件 -Using a DES algorithm for encryption and decryption software to write an algorithm written by the use of DES encryption and decryption software
VCAesCode
- AES加密解密,支持对大于十六位的字符串进行加密解密,和任意大小文件。不像别人传的,只支持小于十六的。-AES encryption and decryption support greater than 16-bit string encryption and decryption files of any size. Unlike the others, but only support less than sixteen.
libtomcrypt1.16andmannual
- 密码学常用算法库libtomcrypt,采用ISO C写的-cryptograph library libtomcrypt,used ISO C
DecriptorEncriptor
- Program allows to encrypt and decrypt text.Used the algorithm of Caesar and the algorithm of Vigenere-Program allows to encrypt and decrypt text.Used the algorithm of Caesar and the algorithm of Vigenere
TEA
- TEA Encryption Algorythm on C-TEA Encryption Algorythm on C++
DES
- DES加密例子,有多个可以参考的例子,所有的例子已经测试过。-DES encryption example, there are a number of examples can refer to all the examples have been tested.
yganran
- 强大的易语言代码感染的绝对完整版历时近三个月的调试-Powerful easy language codes absolutely full version of the infection took nearly three months to debug
CryptTalk
- 加密聊天,内附文档。利用DES,RSA,MD5算法进行消息的加密发送与解密,以及消息的验证-encryption talk
DES
- 8-bit之DES加解密,先輸入10-bit的金鑰,接著輸入8-bit的明文,最後出現加密完的密文以及解密完的明文。-The 8-bit DES encryption and decryption, first enter a 10-bit key, and then enter the 8-bit plaintext, finished last seen encryption and decryption finished ciphertext plaintext.
rsa1
- rsa加密解密算法。输入明文后输入pqe的值。加密。输入密文后输入pqd的值。解密。-rsa encryption and decryption algorithms. Input plaintext input the pqe' s value. Encryption. Input ciphertext enter the pqd the value. Decryption.
RSA
- RSA 算法的使用 mircal 库实现-RSA algorithm implementation using mircal Library