CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - RSA算法实现

搜索资源列表

  1. mixcs

    0下载:
  2. 本系统实现了一个基本的混合密码系统。它使用DES作为对称密钥算法,RSA作为公开密钥算法。-the system to achieve a basic mixed password system. It uses DES as a symmetric key algorithm, as RSA public-key algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:691.75kb
    • 提供者:风行旷野
  1. rsacom

    0下载:
  2. 网上很少有供asp使用的rsa算法组件,少有的几个竞然还是收费的。为此我利用delphi制作了这个供asp使用的rsa算法组件。可以直接在asp中实现rsa算法。rsa算法代码部分来自网络。其余代码为本人所写。
  3. 所属分类:Delphi控件源码

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

    0下载:
  2. rsa加密算法,一个比较简单的实现!打开直接运行就可以
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:406.4kb
    • 提供者:humingke
  1. 密码学算法-程序实现

    0下载:
  2. 内有AES IDEA DES RSA BM算法。可以直接执行附有源代码。-within AES IDEA BM DES RSA algorithm. Can directly with the implementation of the source code.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.2mb
    • 提供者:张波
  1. rsa算法的vf实现

    1下载:
  2. 使用Visuanl Foxpro实现RSA算法的加密、解密。
  3. 所属分类:其它

  1. Classical-algorithm-RSA

    0下载:
  2. 可以供delphi调用的ras经典算法,方便软件实现高性能加解密。-Classical algorithm RSA
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:582.07kb
    • 提供者:harris
  1. rsa_prime_gen

    0下载:
  2. RSA算法的素数产生模块的算法的C语言实现 用C标准语言写的,可以移植到各种平台-RSA algorithm is the prime number generation algorithm in C language written in standard C language module, can be ported to various platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:706byte
    • 提供者:zhuf.ge
  1. RSA

    0下载:
  2. RSA加密算法,用JAVA语言实现,加密,解密-RSA encryption algorithm
  3. 所属分类:assembly language

    • 发布日期:2017-12-07
    • 文件大小:5.11kb
    • 提供者:赵一之
  1. RSA-CPP

    0下载:
  2. RSA算法非常简单,概述如下: 找两素数p和q 取n=p*q 取t=(p-1)*(q-1) 取任何一个数e,要求满足e<t并且e与t互素(就是最大公因数为1) 取d*e t==1 这样最终得到三个数: n d e 设消息为数M (M <n) 设c=(M**d) n就得到了加密后的消息c 设m=(c**e) n则 m == M,从而完成对c的实现-RSA algorithm is very simple, are summarized as follows: find two prim
  3. 所属分类:assembly language

    • 发布日期:2017-11-14
    • 文件大小:1.67kb
    • 提供者:wang
  1. 54936596rsa

    0下载:
  2. rsa算法实现,利用rsa算法基本原理,从而利用c语言来实现该算法,可直接运行。-rsa algorithm, rsa algorithm using the basic principles, which use c language to implement the algorithm can be directly run.
  3. 所属分类:assembly language

    • 发布日期:2017-12-02
    • 文件大小:3.65kb
    • 提供者:刘少飞
  1. RSA

    0下载:
  2. 用于实现RSA的大数库并继承了大数的幂模运算、四则运算等算法。-For the realization of large numbers of RSA libraries and inherited large numbers modulo exponentiation, four computing algorithms.
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:559.14kb
    • 提供者:尚钊
  1. RSA_

    0下载:
  2. RSA加密算法的实现,采用delphi语言,简单易懂,便于学习!-Implementation of RSA encryption algorithm, using delphi language, easy to understand, easy to learn!
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-29
    • 文件大小:264.19kb
    • 提供者:是人
  1. rsa

    0下载:
  2. RSA加密解密算法C语言实现,代码思路清晰简洁明了。-RSA encryption and decryption algorithm C language, code ideas clear and concise.
  3. 所属分类:assembly language

    • 发布日期:2017-05-04
    • 文件大小:11.08kb
    • 提供者:
  1. rsa

    0下载:
  2. 易语言RSA加解密源码例程程序调用API函数实现RSA加解密算法。 -Easy language RSA encryption and decryption routines routines call the API function to achieve RSA encryption and decryption algorithm.
  3. 所属分类:ELanguage

    • 发布日期:2017-05-05
    • 文件大小:9.52kb
    • 提供者:zcwl
搜珍网 www.dssz.com