搜索资源列表
PlayfairCipher_codes
- Playfair Cipher 1.not even the large number of keys in a monoalphabetic cipher provides security 2.one approach to improving security was to encrypt multiple letters 3.the Playfair Cipher is an example 4.invented by Charles Wheatstone in 1854
BigPrime
- 本程序是用C语言编写的RSA大素数密码生成体制-It is a program for 啊large prime number of RSA
RSA-prime-number
- RSA的实现,内含有一个大素数类,很实用。-The realization of RSA, contains a large prime number class, very practical.
RSA
- RSA算法基于一个十分简单的数论事实:将两个大素数相乘十分容易,但那时想要对其乘积进行因式分解却极其困难,因此可以将乘积公开作为加密密钥-RSA algorithm is based on a very simple fact of number theory: multiplying two large prime numbers is very easy, but then want their factoring product is extremely difficult, so the
rsa
- RSA algorithm including long integer type, some test algorithm, large prime number generator and the general theory of numbers algorithm