资源列表
rsa
- RSA is an asymetric method to crypt message. You can use RSA to crypt the key session of symetric method.
RSAencryption-decryption
- 基于RSA的加密/解密示例C#代码,采用字符串作为参数 -RSA-based encryption/decryption example C# code, the use of string as a parameter
shannocode
- 用C语言或者Matlab编写香农编码的程序-Written with C language or Matlab coding procedures Shannon
RSAbaseJAVA
- RSA算法介绍及JAVA实现,对用C++的人员也有一定的帮助.
BinaryCode
- 字符串加解密:一个将该字符串进行加密的办法是:为每一位数字加上相邻数字的和。此程序时进行解密。完全原创!-String encryption and decryption: a way to encrypt the string is: for each digit and add the adjacent number. This program to decrypt. Completely original!
X5043_program1
- X5043的应用,X5043是上电复位,看门狗定时,电源电压监控,块锁保护的串行EEPROM-the apply of X5043
BCBandECB
- BCB模式与ECB模式的加密模式与解密模式 输入明文:I do like this book 加密算法E:异或⊕,密钥为cryption; 移位,密钥为5 两种填充模式:(1)0 (2)密文挪用 初始化向量IV:goodluck 用两种模式进行加密,输出相应的密文。 -BCB mode and ECB mode encryption and decryption mode input mode explicitly: I do like this book en
SHA1_java
- 用java实现的sha1加密算法,格式非常规范,标准的一个程序,注释很详细^_^-used to achieve the sha1 encryption algorithm, a very standardized format, a standard procedure, very detailed notes ^ _ ^
MD5
- MD5修改器 自动修改MD5 黑客必备工具 现在开源了 E语言 好东西不解释-MD5 Trainer
UnitDES
- 这是一个支持线程安全的DES加密…… -This is a DES encryption support thread safe ... ...
rsa
- 实现rsa加密解密,比较经典的算法,可以作为学习公共密钥算法的参考之用-Rsa encryption and decryption, classic algorithm, can be used as learning the use of public key algorithm reference
AES
- AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
