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

搜索资源列表

  1. vc-RSAnew.ra20050713

    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. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:420259
    • 提供者:有才
  1. md5

    0下载:
  2. vc编写的rsa加密软件,包括源码.有兴趣的同志可以另做界面-vc prepared rsa encryption software, including source code. Comrades who are interested can do the other interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:44007
    • 提供者:张伟
  1. RSA

    0下载:
  2. 用VC++实现了对RSA的加密和解密。方便简单。界面良好。-RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-09
    • 文件大小:1954932
    • 提供者:蔡维维
  1. RSA

    0下载:
  2. RSA的VC源代码,实现RSA加解密,初学者很有用的-the source of RSA used VC
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:3761249
    • 提供者:zk
  1. RSA

    0下载:
  2. RSA算法,使用环境VC,可以实现RSA的加密解密功能。-RSA algorithm, the use of the environment VC, can achieve the RSA encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:248720
    • 提供者:YZQ
  1. rsaeuroi

    0下载:
  2. RSA算法源代码(VC版本)非对称加密解密算法-RSA algorithm source code (VC version) non-symmetric encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:199934
    • 提供者:叶远
  1. Encrypt

    0下载:
  2. 基于VC++基础上仿射加密\RSA加密\DES加密的文件加密系统-Based on VC++ based on the affine encryption \ RSA encryption \ DES encryption file encryption system
  3. 所属分类:CA program

    • 发布日期:2017-04-09
    • 文件大小:1164292
    • 提供者:yuchao
  1. rsa123987

    3下载:
  2. 这个RSA算法是在vc环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSA算法的加密解密 可视化MFC界面 RSA的算法,复制到VC++后稍改一下就可以运行了,-The RSA algorithm is the realization of an environment in vc, mfc done with the interface from the functional to the appearance of all want to be a good RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:19786
    • 提供者:易守旺
  1. 13898386RSA(vc)

    0下载:
  2. rsa算法。可实现加密与解密。很好的软件代码。-rsa algorithm. Encryption and decryption can be achieved. Very good software code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:82414
    • 提供者:刘鹏
  1. rsa

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

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

    0下载:
  2. 使用VC编写的关于RSA的源码,通过编译,可运行。-Prepared using the VC on the RSA source code, compile, run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:741257
    • 提供者:王俊
  1. mimaxshiyan

    0下载:
  2. 密码学实验源码· 包含三个密码算法 DES RSA 和 MD5 VC++ MFC界面-Experimental source cryptography consists of three DES RSA and MD5 cryptographic algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3940133
    • 提供者:玄轩
  1. RSADESmfc

    0下载:
  2. rsa算法,des算法mfc实现 VC++6.0-RSA DES Algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:154124
    • 提供者:笨笨海
  1. EncryptDectyptTool_Src

    3下载:
  2. 写了一个文件加解密工具(VC9+OPENSSL) CA程序: 生成2个RSA密钥对,分别保存为PEM格式,密码保护私钥,文件名为“RSAPrivateKey.pem”和“RSAPublicKey.pem”。 加密: 将指定明文文件加密,密文件格式自已定义,要求文件内容用对称算法(3des)加密,对称密钥(KEY)为随机生成,随机密钥用“RSAPrivateKey.pem”的公钥加密后,存放在密文文件头内(KEY1);对明文文件做摘要计算(HASH),将计算结果用“RSAP
  3. 所属分类:加密解密

    • 发布日期:2013-01-12
    • 文件大小:1098012
    • 提供者:张希行
  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算法的原理。-vc rsa algorithms achieve a better understanding of the principles rsa algorithms.
  3. 所属分类:CA program

    • 发布日期:2017-03-29
    • 文件大小:14375
    • 提供者:jiaogd
  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++6.0开发,使用MFC。-Encryption and decryption using the rsa algorithm and the signature verification (using the large prime number), based on VC++6.0 development, using MFC.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3834717
    • 提供者:xuxin
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com