搜索资源列表
TEA式加密
- 一个微小加密算法.这是一种最快速最有效的加密算法.使用混合代数公式组.作到64位加密 -a small encryption algorithm. This is one of the most rapid most effective encryption algorithm. The use of the mixed group algebraic formula. For 64-bit encryption
duobiaotidai
- 一个周期3的多表代替密码,第1个表由密钥字法产生(密钥字自拟),第2个表由洗牌法产生(注意,字母a~z与数字0~25一一对应),第三个表由公式法产生(数学公式自拟,注意它须是Z26上的一个一一变换)-a cycle of three multi-table instead of passwords, a table by key word method, (key word from the intended), Table No. 2 produced by shuffling method
RSA1
- 通过判断素数,根据公式自动生成公钥私钥,输入明文,生成密文,实现RSA加密及解密算法-Through to determine prime numbers, according to the formula automatically generate a public key private key, enter the explicit, to generate ciphertext, the realization of RSA encryption and decryption algo
rsaeuro
- RSA加解密算法源码,linux下实现,支持1024密钥长度-RSA formula source code
Encryption-Software
- 加密软件: 输入任意一段明文M,以及密钥K 根据以下公式将其转换为密文C。Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥;具有输入输出界面。 -Encryption Software: Any period of plaintext M, and the key K according to the following formula to convert ciphertext C. Ci = mi+ K, where i = 0,1, ... ... n-1
mmjm
- 对VB6.0文件进行加密的方式介绍!包裹运算计算方式,非常不错!-VB6.0 to encrypt files on the way to introduce! Parcel computing formula, very good!
jiami
- E002M 数据加密1 要求:(1)输入任意一串明文M。 (2)根据以下公式将其转换为密文C。 j=i+k mod 26 其中,j,i 为字母在26个字母表中的第j、i位 k为输入参数 k=1,2,…..,10 (3)具有输入输出界面。-E002M data encryption 1 Requirements: (1) enter any string of plaintext M-. (2) In accordance with the followi
Encryption
- 用多表代替密码编码对指定文本文件的内容进行加密。用了密钥字法、洗牌法和公式法。-Multi-table instead of the password encoding to encrypt the contents of the specified text file. With the key word method, shuffling method and formula method.
instead
- 一个周期为3的多表代替密码,三个表分别由洗牌法、密钥字法和公式法产生-A period of three multi-table instead of a password, three tables were generated by shuffling method, the key word method and formula method