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

搜索资源列表

  1. AES_3DES_RSA

    0下载:
  2. 几个常用的加密算法的实现,AES,RSA,三重DES,其中AES,RSA是用VC++实现的,三重DES是用JAVA实现的。
  3. 所属分类:加密解密

    • 发布日期:2014-01-18
    • 文件大小:12389
    • 提供者:蒲峰
  1. RSAtool

    1下载:
  2. 这学期刚学密码学,RSA算法相对简单,于是写了这个小软件.开发环境:VC++6.0。 RSA的安全性依赖于大数分解。公钥和私钥都是两个大素数。据猜测,从一个密钥和密文推断出明文的难度等同于分解两个大素数的积。 数据加密算法RSA的关键在于大素数的生成,本软件采取数组形式解决大素数的存储和运算问题,可生成超过1024位的十进制数的大素数,以应用于数据加密。 RSA的缺点主要有:产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。分组长度太大,为保证安全性,n 至少也要
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:435908
    • 提供者:宋芬
  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. 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. miracl

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

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

    0下载:
  2. RSAKit使用vc实现了RSA基本算法,可进行私钥加密、公钥解密-RSAKit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:60757
    • 提供者:kangle
  1. RSAjiemian

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-RSA algorithm analysis and realization of the principle. RSA is the best tool for data encryption can also be used as a digital signature algorithm for a
  3. 所属分类:Menu control

    • 发布日期:2017-04-01
    • 文件大小:119653
    • 提供者:张浩
  1. RSA_encryption_algorithm_secret_chat_vc_source_cod

    0下载:
  2. RSA算法加密的秘密聊天工具vc++源码版RSA encryption algorithm secret chat vc + + source code version-RSA encryption algorithm secret chat vc++ source code version
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:125666
    • 提供者:hxc
  1. iliyu_51775964004477

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现,通过MFC设计的一个小系统来模拟算法的简单应用-RSA -RSA algorithm and the realization of the principle. RSA is the best tool for data encryption can be used for digital signatu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:17187
    • 提供者:jack
  1. 8088P

    0下载:
  2. VC++毕业论文:RSA文件加密原理及代码实现 分析清楚,简洁 可作为毕业论文借鉴-VC++ Thesis: RSA File Encryption principles and code of clear, concise thesis can be used as reference
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-06
    • 文件大小:1136165
    • 提供者:sdsdafdsf
  1. jiami

    0下载:
  2. 200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,加密也是常用的一种程序数据处理方式,实用性比较大。-More than 200 common encryption algorithm VC++ code, such as DES, ASN, hex, rsa, etc. algorithm, encryption is also a procedure commonly used in data processing, practical, relatively
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:392752
    • 提供者:suo618
  1. password-system

    0下载:
  2. 用VC++编程实现了RSA算法加密和解密运算,其中使用了DES系统-VC++ programming using the RSA algorithm for encryption and decryption operations, using DES system
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5672289
    • 提供者:古狸
  1. dfsd

    0下载:
  2. C语言,大素数域上的椭圆曲线加密解密算法 [ibe_dec.rar] - 椭圆曲线加密算法,解密一步的源代码,有详细注释 [DES.rar] - 各种加密算法的源代码,包括DES,RSA,DAS,RC4,RC5等 [mulf2m.rar] - 椭圆曲线加密算法中的乘法器的生成,主要功能是实现在素域上的多项式模P(大素数)乘的运算。 [AesCode.rar] - AES c++实现 有图形界面对话框 简单易用 [2745ecc.rar] - 椭圆曲线加密算法
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3902
    • 提供者:clint
  1. res_1

    0下载:
  2. 采用VC++实现的RSA公钥加密算法,采用界面实现-RSA public key encryption algorithm in VC++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3676498
    • 提供者:李志军
  1. encrypt_w1

    0下载:
  2. vc++实现加密文件功能,采用rsa公钥私鈅的方法,对msdn上的例子稍作了改动-encypt file using vc++
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4757425
    • 提供者:惠慧
  1. MC_Crypt

    1下载:
  2. 一套非常好用的软件加密库,提供AES、DES、MD5、SHA、RSA等多种加密方式,可以在VC、VB、DELPHI等开发平台下使用,并附有各开发工具下的样例程序。 -A very easy to use software encryption libraries, AES, DES, MD5, SHA, RSA and other encryption methods can be used in VC, VB, DELPHI, and other development platforms
  3. 所属分类:CA program

    • 发布日期:2017-03-31
    • 文件大小:694710
    • 提供者:李林恒
  1. WRSA_MFCi

    0下载:
  2. 用VC实现的简单的RSA算法,能够加密,解密,以以窗口形式显示出来 ,经测试可直接使用。 -VC in the RSA algorithm to encrypt, decrypt, displayed in the form of windows, has been tested and can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1884471
    • 提供者:qijgd
  1. encryptdll3.8

    1下载:
  2. 共享软件加密算法库》专业版是一款针对个人、企业开发共享软件的加密工具,支持Windows平台下各类开发工具: VC、VB、BCB、Delphi、PB、VFP、C#等,算法库中包含了获取计算机硬盘物理序列号、主板序列号功能及多种高强度对称、非对称算法。获取的硬盘序列号不随硬盘分区及格式化改变,支持IDE、SCSI、SATA接口硬盘,获取主板序列号的功能支持各类BIOS芯片,这两个功能可方便的用来实现一机一码的注册方式。算法库集成的算法有:BlowFish,MD5,Secret16,AES、SHA、
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-07
    • 文件大小:993624
    • 提供者:曾宪
  1. c200-xdcodefans.net

    0下载:
  2. VC/C++源码,加密解密,加密,解密,DES   200多个常见的VC++加密算法代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-VC/C++ source code, encryption and decryption, encryption, decryption, DES A program data processing over 200 common VC++ encryption
  3. 所属分类:CA program

    • 发布日期:2017-11-06
    • 文件大小:419965
    • 提供者:dengchao
  1. DES

    0下载:
  2. 200多个常见的VC++加密算法源代码,像DES、ASN、hex、rsa等等算法,你可以先下载保存在电脑上,以后或许能用到,加密也是常用的一种程序数据处理方式,实用性比较大。-Over 200 common VC++ encryption algorithm source code, algorithms like DES, ASN, hex, rsa, etc., you can download stored in the computer, after perhaps can be use
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-13
    • 文件大小:395264
    • 提供者:榴蓮
« 1 2 3 4 56 »
搜珍网 www.dssz.com