资源列表
RSA
- RSA可以简单实现加密,解密,签名,验证等等的这些功能-RSACan be simple encryption, decryption, signature, verification, and so these features
encrypt
- 本程序用于加密DOS写的批处理文件,防止他人看到你的批处理源代码。-This procedure is used to encrypt DOS batch file write, to prevent others from seeing your batch source code.
Virginia
- C++实现的维吉尼亚加解密算法。大小写敏感,明文小写则密文大写,明文大写则密文小写输出。-The Virginia encryption and decryption algorithms. Case sensitive plaintext ciphertext uppercase to lowercase, uppercase plaintext ciphertext lowercase output.
GreyCode
- 可求出四位格雷码的所有情况数,格雷码是数字逻辑电路中一种很有用的码,可减少可能出现的逻辑电路错误-Calculate all kinds of 4-bit Grey Code
HashMap
- HashMap中怎么取得所有的键值,HashMap使用方法之一-HashMap in how to get all the keys, HashMap use one of the ways
gaussLinearEquation
- 高斯列主元消去法 很有用的。。。作业-Gaussian elimination method PCA out very useful. . . Operation
rsa
- RSA算法说明,加密和解密的过程都在里面-This is a program about RSA. The process of encryption and decryption are all in it.Thank u.
MECHANIC--0208035CHEF21396724
- 这个源码MECHANIC 0208035CHEF21396724是一个值得学习的源码,愿同学们下载喜欢-The source MECHANIC- 0208035 chef21396724 source is a worth learning, let the students like to download
fs
- 仿射密码!c=k1*a+k2 mod 26-The affine password!aaaaaaaaaaaaaaaaa
NEWMD5
- 最新perl语言MD算法程序,可以直接考入lib目录下应用-latest perl language MD algorithm procedures can be directly entered the lib directory application
RC4_run
- The AES algorithm has implemented for bitplane images using RC4 algorithm.RC4 is called as Rivest Cipher 4 for encrypt and decrypt an image.It is used here preserve the image content data hacking. Here, the implemented code has tested with MATLAB2010
base64
- 实现base64编解码,这种格式转化在硬件中使用-decode and encode with base64,this passage is usfull to the hardware