CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - rsa vc

搜索资源列表

  1. 多种加密算法源码

    0下载:
  2. 多种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用!-variety of encryption algorithms to assemble, DES, RSA, etc., some written in C, is also used to write the VC. Very practical!
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:388055
    • 提供者:森林
  1. RSAVC

    1下载:
  2. RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Chinese Remainder Theorem RSA de
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:258129
    • 提供者:陈建湘
  1. Des加密的实现

    0下载:
  2. DES编码 实现对数据的加密 种加密的算法的集合,有DES,RSA等等,有的是用C写的,也用是用VC++写的。很实用! -DES encryption of data encryption algorithm types of pools, DES, RSA, etc., some written in C, is also used to write the VC. Very practical! The types of encryption algorithms to assemble,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:4450
    • 提供者:王完全
  1. RSAnew

    0下载:
  2. rsa算法实现。用VC++编写。能够实现对明文的加密。不容易被破解-rsa algorithm. VC + +. To achieve the right expressly encryption. Not easy to be cracked
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:15159
    • 提供者:yzy
  1. rsasoft.rar

    0下载:
  2. 利用vc++实现RSA加密解密算法源代码 [VC_RSA.rar] - 一、RSA基本原理 对明文分组M和密文分组C,加密与解密过程如下: C = POW (M , e) mod n M = POW(C , d) mod n = POW(POW( M ,e), d) mod n=POW( M,e*d) 其中POW是指数函数,mod是求余数函数。,Vc++ to achieve the use of RSA encryption and decryption algorithm source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:17698
    • 提供者:易天行
  1. MyRSA

    0下载:
  2. 用VC编写的32位RSA加解密算法程序,采用控制台输入输出方式,加密速度达到800kb/s.绝对原创。-Written by VC RSA encryption and decryption algorithm 32-bit program, using the console input and output, encryption speeds of up to 800kb/s. absolute originality.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1044705
    • 提供者:
  1. jiamifangfa

    1下载:
  2. 讲解vc下使用基于硬盘序列号和RSA算法的软件加密方法-Vc explain the use of RSA-based hard drive serial number and software encryption algorithms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:144211
    • 提供者:之间了
  1. VC6RSA

    0下载:
  2. 使用vc++6.0实现RSA算法的加密解密功能-Using vc++6.0 to achieve RSA algorithm encryption and decryption functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:234866
    • 提供者:yilon
  1. encoding-and-decoding

    0下载:
  2. 实现DES加密解密算法,及CBC,CFB,CTR,OFB,RSA加密解密算法,完成对图片的加密解密。使用C++编写的,非常详尽。具体阐述了对图片的DES加密解密算法。-The codes realizes the function of encoding and decoding a picture under CBC,CFB,CTR,OFB,RSA algorithm. It is really worth a trial under VC 6.0 environment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-17
    • 文件大小:27140879
    • 提供者:王希
  1. miracl

    0下载:
  2. 椭圆加密库,RSA,大数库,还有其他的加密库,可以VC编译-ECC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1716771
    • 提供者:kawen
  1. o

    0下载:
  2. VC++中实现DES和RSA加密时候用到的源程序,结构合理-VC++ Achieve DES and RSA encryption is used when the source, well-structured
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:46647
    • 提供者:ss
  1. RSA_in_VC

    0下载:
  2. 用VC实现的一个RSA加密算法,基于控制台方式,可以直接应用,也可作为应用参考。-Using VC to achieve an RSA encryption algorithm, based on the console, it can be applied directly, applications can also be used as reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:71978
    • 提供者:yuvmen
  1. jiajiemi

    0下载:
  2. 最常用的全套的加解密程序包括DES、RSA、MD5等等。。。。。 使用环境:VC.net 2003及以上版本-A full set of the most commonly used encryption and decryption procedures, including DES, RSA, MD5 and so on. . . . . The use of the environment: VC.net 2003 and above
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:681244
    • 提供者:xiunai
  1. 1

    0下载:
  2. 一个用VC++写RSA算法,可直接运行!-One with VC++ to write RSA algorithm, can be directly run!
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4932
    • 提供者:丁甜甜
  1. 83274902RSA

    0下载:
  2. 这是一个RSA的简单实现算法,用的是C++语言实现的. RSA加密算法的vc实现,可以实现1024位的加密 -This is a simple realization of RSA algorithm is used in C++ language to achieve. RSA encryption algorithm to achieve the vc, the 1024 can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:39924
    • 提供者:易守望
  1. RSAvc1985

    0下载:
  2. 用vc++6实现的一个RSA加密程序,功能比较齐全,运行界面比较漂亮, 简单的RSA算法的加密解密程序,带MFC界面的 -Vc++6 to achieve using a RSA encryption process, complete functions, run the more beautiful interface, simple RSA encryption and decryption algorithm procedures, interface with MFC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:4067
    • 提供者:易守望
  1. RSA56778

    0下载:
  2. 用VC实现的rsa加密解密算法,本人经过测试,可以 直接使用 生成任意多位和任意多个的大素数,十六进制表示 -VC achieved using rsa encryption and decryption algorithm, I tested and can be directly used to generate any number and any number of large prime numbers, hexadecimal
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:50618
    • 提供者:易守旺
  1. 380001rsa

    0下载:
  2. VC++实现RSA算法 进行了部分优化,优化地方参考:程序中间的注释-VC++ to achieve some of RSA algorithm optimization, optimization of the local reference: the middle of the Notes program
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:18923
    • 提供者:易守旺
  1. RSA_MFC

    0下载:
  2. 用VC实现的简单的RSA算法,能够加密,解密,以窗口形式显示出来-the implement of RSA with VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1888767
    • 提供者:13
  1. RsaKit

    0下载:
  2. VC实现RSA算法的程序,好东西啊,vc6.0编译通过-VC to achieve RSA algorithm procedure, a good thing ah
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:2045327
    • 提供者:greenday
« 1 2 3 4 5 6 78 9 10 »
搜珍网 www.dssz.com