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

搜索资源列表

  1. RSA_1111554490vc程序

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:148344
    • 提供者:
  1. MultiCoder

    0下载:
  2. 用VC实现的RSA加密解密算法,本人经过测试,可以 直接使用-with VC RSA encryption and decryption algorithms, I tested, and can directly use
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50507
    • 提供者:周彩贞
  1. Crypt

    0下载:
  2. VC实现的加密DLL,封装了RSA加密算法,很有参考价值-VC encryption DLL, Packaging RSA encryption algorithm that was useful
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8098
    • 提供者:阿羽
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. 1.Cipher2.DES3.RSA

    0下载:
  2. 数据加密利用VB、VC++的数据加密算法-data encryption using VB, VC + + data encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:136004
    • 提供者:llh
  1. SecureChatDemo

    0下载:
  2. 使用VC++开发的安全聊天程序,采用MD5和RSA加密算法,使用IOCP技术,-use development of the VC Chat safety procedures, using MD5 and RSA encryption algorithm, the use of IOCP technology,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:110398
    • 提供者:李晓风
  1. rsaalgorithminvc

    0下载:
  2. rsa加密算法的vc实现,可以实现1024位的加密-the source code of rsa algorithm in vc,which can do 1024bits encryption.-rsa encryption algorithm vc realized, 1024 can be achieved encryption-the source code of rsa algorithm in vc, which can do 1024bits encryption.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:5796
    • 提供者:徐凯
  1. q

    0下载:
  2. 设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows ... 使用VC编写的文件操作类FileTool,主要有四个函数: //加密文件,输入参数为文件名,采用了BlowFish加密算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:886
    • 提供者:YUCHEN
  1. RSAUpper_vc++

    0下载:
  2. 古典加密算法,vc实现 该软件实现了目前安全性较高的rsa加密算法 来自黑基。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14677
    • 提供者:19869142
  1. rsa

    0下载:
  2. 基于rsa算法实现的用两个质数进行数据加密的算法,可靠度非常高,为vc++6.0工程
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:29303
    • 提供者:介宇
  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. rsa

    0下载:
  2. VC实现RSA加密,在MFC下运行实现,可用于PGP加密部分-RSA based on Visual C++
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:2038697
    • 提供者:zhuchunxiao
  1. Crypt_plusplus

    0下载:
  2. 130多个VC++加密解密算法库(CRYPT++) 此压缩包内有 cast、blowfish、simple、des、cryptlib、rsa、mqueue、xtrcrypt、gf256、base32、base64、modexppc、network 等一些的常见加密、解密算法,非常全的算法集合,超过130个,全部可以编译通过,而且还包含有英文开发文档,研究学习算法的可不要错过。 压缩包内有 VS2005、VC6.0 两个工程类型,方便网友使用啊!-More than 130
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-25
    • 文件大小:8416432
    • 提供者:swreal
  1. RSA

    0下载:
  2. 使用VC++实现RSA加密解密算法,简单实用,可以供研究RSA的学者参考-Use VC++ realization of RSA encryption and decryption algorithms, simple and practical, can be used for research scholars in reference to RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2429
    • 提供者:bdz
  1. rsa

    0下载:
  2. 使用VC++开发的RSA加密算法-VC++ development using the RSA encryption algorithm. . . . . .
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2813946
    • 提供者:chenjie
  1. RSA

    0下载:
  2. 使用VC编写的RSA加密算法程序,能够实现RSA算法加密解密功能,便于教学与自我学习-Prepared using the RSA encryption algorithm VC program, to achieve RSA algorithm encryption and decryption functions, to facilitate teaching and self learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3664493
    • 提供者:程郁文
  1. RSA

    0下载:
  2. RSA加密小程序,可以在vc++里面实现。并进行环境测试-failed to translate
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:761
    • 提供者:
  1. rsa

    0下载:
  2. 经典的RSA加密以及解密,在VC环境或者dos环境均可运行。-Classical RSA encryption and decryption, the VC environment or dos environment can run.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-30
    • 文件大小:949
    • 提供者:顾家茂
  1. RSA

    0下载:
  2. 用VC++开发的一款MFC程序,能很好地实现RSA加密和解密算法,对学习RSA加解密算法很有帮助-MFC with VC++ developed a program that can well realize RSA encryption and decryption algorithms, RSA encryption and decryption algorithms for learning helpful
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2874361
    • 提供者:Phoenix
  1. RSA-program

    0下载:
  2. 在VC平台上用c++实现的RSA加密解密算法-Implementation of RSA encryption algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1997858
    • 提供者:fu
« 1 23 4 5 6 »
搜珍网 www.dssz.com