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

搜索资源列表

  1. RSA

    0下载:
  2. 基于大数库miracl的RSA加解密算法,其中gen.c是产生密钥,encode.c是进行加密,decode.c是进行解密-Based on large numbers of RSA encryption and decryption library miracl algorithm, which gen.c is to generate the key, encode.c is encrypted, decode.c is to decrypt
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1372336
    • 提供者:hbhb
  1. RSAprocess

    0下载:
  2. 本程序所设计的RSA加密解密程序能够有效地生成一对RSA体制中的公钥和密钥,并可实现输入的文本与加密成的密文之间的转换,即完成对所给信息的加密和解密工作.-This program is designed to RSA encryption and decryption process can effectively generate a pair of RSA public key and private key system, the input text can be encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:137163
    • 提供者:zhangwei
  1. VC_RSA

    1下载:
  2. rsa加解密程序-rsa encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2016-01-27
    • 文件大小:52628
    • 提供者:chenzhilun
  1. test

    0下载:
  2. 1、对称密码技术的实现(单重DES加密/解密); 2、非对称密码技术的实现(RSA,产生公私钥,并利用公钥加密信息,在利用私钥解密);-1, symmetric cryptographic techniques to achieve (single DES encryption/decryption) 2, non-symmetrical cryptographic techniques to achieve (RSA, generate public private key and pu
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-14
    • 文件大小:3263016
    • 提供者:liuxiaogang
  1. rsa

    0下载:
  2. rsa 的C语言实现 实现加密解密和素数生成功能-rsa the C language to achieve the realization of encryption and decryption and the prime number generation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:6824
    • 提供者:林鹏
  1. RSA_CS

    0下载:
  2. C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:196331
    • 提供者:jiuhuajian
  1. RSA

    0下载:
  2. RSA编码与解码,用来对任意输入字符进行加密解密,加密解密的标准是RSA标准-RSA encoding and decoding used to enter characters for any encryption and decryption, encryption and decryption of the standard is the standard RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11792
    • 提供者:yang wei
  1. RSA

    0下载:
  2. 对加密算法RSA的C++实现,RSA是非对称经典加解密算法-RSA encryption algorithm on the C++ to achieve
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:35179
    • 提供者:fox
  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. 4534455RSAvb

    0下载:
  2. rsa算法C++实现,实现RSA算法,密码强度1024 rsa加密/解密算法实现源码与例子 -rsa algorithm for C++ to achieve, the realization of RSA algorithm, the password strength of 1024 rsa encryption/decryption algorithm and source code examples
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 本程序主要用C实现了RSA算法。具体为输入数字进行RSA加密或解密。可根据自己要求做出适当修改。-C major with the procedures of the RSA algorithm realization. Specific figures for the importation of RSA encryption or decryption. May request in accordance with their amended as appropriate.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:120531
    • 提供者:zhujieli
  1. RSA

    0下载:
  2. 实现了RSA加密算法,可以对一段文字进行加密解密-The realization of the RSA encryption algorithm, can be carried out on a section of text encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:38151
    • 提供者:alex
  1. RSA

    0下载:
  2. 实现rsa加密解密过程,产生大素数,大素数的加减乘除。-Achieve rsa encryption and decryption process, resulting in large prime numbers, multiplication and division addition and subtraction of large prime numbers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:271136
    • 提供者:李忧若
  1. ZYBEncrypt

    0下载:
  2. 一些常见的C#加密解密类(MD5,RSA,DES,RC2...)包装集合.-Some common encryption and decryption of C# class (MD5, RSA, DES, RC2 ...) packaging collection.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:36162
    • 提供者:252
  1. RSA

    0下载:
  2. RSA加密解密及RSA签名和验证,.net实现-RSA encryption and decryption, and RSA signature and verification,. Net realization of
  3. 所属分类:CSharp

  1. RSA

    0下载:
  2. rsa 加密解密 数字签名rsa数字签名公钥加密私钥解密c++源代码-rsa digital signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:666
    • 提供者:asd
  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. RSA加密解密过程演示,适合密码学初级学习-RSA encryption and decryption process of demonstration, suitable for primary learning cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:5556
    • 提供者:Gary
  1. Research-And-Development-Of-RSA-File-Encryption.ra

    0下载:
  2. 分析RSA算法的应用现状,论证文件加密应用RSA算法的可行性和意义。设计一套完整实用的RSA文件加密解决方案,具体编码实现。对RSA算法进行研究,从常规RSA算法出发,用C++实现RSA加密算法类库,并在32位windows平台封装成组件。在.Net平台引用此组件,实现可以对任意文件进行RSA加密操作的窗体应用程序。经过加密的文件以及密钥文件都是文本文件。给出关键类类图、整个应用程序的结构描述文档、关键模块流程图、较详细的接口文档、所有源代码。对应用程序进行测试,对测试结果进行分析研究,进而对应
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1044211
    • 提供者:张波
  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 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com