CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 欧几里德

搜索资源列表

  1. Euclid061207

    0下载:
  2. 初学密码内容,共享下实现简单的欧几里德算法,请多多指教-novice passwords, share under simple Euclidean algorithm, exhibitions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:19.51kb
    • 提供者:
  1. ExEuclid06127

    0下载:
  2. 初学密码内容,共享下实现的扩展欧几里德算法,请多多指教-novice passwords, share under the expansion Euclidean algorithm, exhibitions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:20.22kb
    • 提供者:
  1. PolyEuclid061207

    0下载:
  2. 初学密码内容,共享下实现带多项式的欧几里德算法,请多多指教-novice passwords, shared with polynomials under the Euclidean algorithm, exhibitions
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29.61kb
    • 提供者:
  1. EUCLID

    0下载:
  2. 欧几里德算法:非常实用的!经调试通过!源代码不需任何修改!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1kb
    • 提供者:liusong
  1. O_ji_li_de_expand

    0下载:
  2. 有关欧几里德的扩展算法,非常实用,经测试好用- The expansion of the Euclidean algorithm, is very practical, easy to use as test
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-27
    • 文件大小:123.98kb
    • 提供者:xueqingshui
  1. rsn

    0下载:
  2. rsn算法RSA算法的描述 1、选取长度相等的两个大素数p和q,计算其乘积: n = pq 然后随机选取加密密钥e,使e和(p–1)(q–1)互素。 最后用欧几里德扩展算法计算解密密钥d,以满足 ed = 1(mod(p–1) ( q–1)) 即 d = e–1 mod((p–1)(q–1)) e和n是公钥,d是私钥 2、加密公式如下: ci = mi^e(mod n) 3、解密时,取每一密文分组ci并计算: mi = ci^d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:30.96kb
    • 提供者:mix
  1. RSA

    0下载:
  2. 该程序使用RSA公钥算法实现了对一个字符串的加密和解密功能。其中,采用欧几里德算法(即辗转相除法)来判断两个数是否是素数。另外,使用菜单选项来选择当前是要“加密”还是“解密”。-The program use RSA public key algorithm is presented for a string of encryption and decryption function. Among them, the Euclidean algorithm (namely division al
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-11
    • 文件大小:217.54kb
    • 提供者:xiaoyezi
  1. RSA

    0下载:
  2. 这一很简单的c++写的RSA算法,用的是欧几里德求的逆元。-This very simple c++ written RSA algorithm, using Euclidean find the inverse.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-04
    • 文件大小:1.05mb
    • 提供者:john
搜珍网 www.dssz.com