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

搜索资源列表

  1. Crypto

    0下载:
  2. 采用RSA进行加密,支持密钥生成,加密,解密。-encrypt data using RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:26728
    • 提供者:lihox
  1. RSA_Encryption

    0下载:
  2. RSA加密系统,可实现对任何文字,文件进行RSA算法的加密和解密!-RSA encryption system can be realized for any text, file encryption and decryption of RSA algorithm!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:69309
    • 提供者:nxu
  1. sl

    0下载:
  2. 实现了对执行文件进行RSA加密,通过C#语言实现。-C# Encrypt execute files
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:53369
    • 提供者:杨枭
  1. cipher

    0下载:
  2. 用于实现各种古典加密法,包括凯撒,置换,列置换,仿射加密法,vigenere加密法和现代加密法中的DH密钥交换,RSA,DES加密法等等操作-Used to implement a variety of classical cryptography, including Julius Caesar, replacement, column permutation, affine cipher, vigenere encryption method and encryption method in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5458460
    • 提供者:于鑫
  1. rsa

    0下载:
  2. 公钥密钥算法的软件实现,实现rsa的私钥选取,公钥生成,以及加密实现。-public key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-29
    • 文件大小:11529712
    • 提供者:李唐
  1. Hqr_RSA

    0下载:
  2. 实现rsa加密和解密功能 自动生成素因子-Rsa encryption and decryption functions to achieve automatic generation of prime factors
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:248397
    • 提供者:HQR
  1. RSApgp

    0下载:
  2. 使用bignum库进行rsa加密的类,支持genkey,速度很快-Rsa encrypted using bignum library classes, support genkey, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:80592
    • 提供者:佩雷拉
  1. RSA

    0下载:
  2. RSA是一种很经典的加密算法。改程序在VC6.0环境下实现了RSA算法。-Is a very classic RSA encryption algorithm. Reform program in VC6.0 environment to achieve the RSA algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:924040
    • 提供者:shexinwei
  1. BigInt_rsa

    0下载:
  2. 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6922
    • 提供者:李抒昌
  1. RSA

    1下载:
  2. RSA+DES混合文件加密 RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。   RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。 -Hybrid RSA+ DES File enc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:112874
    • 提供者:王风
  1. 20042347

    0下载:
  2. 一篇关于“利用VC开发RSA加密解密程序”的论文,里面有完整的c语程序源-Paper on " Using VC++ RSA encryption and decryption procedures," the paper, which has a complete c language program source
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:189485
    • 提供者:小虎
  1. rsa

    0下载:
  2. ras算法,非对称加密的代表。RSA算法是第一个同时用于加密和数值前面的算法,易于理解和操作。-ras algorithm, representatives of non-symmetric encryption. RSA algorithm is used for both encryption and the first value of the previous algorithms, easy to understand and operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:588
    • 提供者:yilujie
  1. 525265225455442rsa

    0下载:
  2. C++实现RSA加密解密,非常好,引用学习-C++ and RSA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:59914
    • 提供者:yinghua
  1. RSA_Code

    0下载:
  2. java写的RSA加密小软件,具有简单的界面。控制台下有调试信息,简单演示了rsa工作的原理。 运行Welcome.java即可。-RSA encryption java to write a small software has a simple interface. Debugging information under the console, simple rsa work demonstrates the principle. Welcome.java can run.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:31192
    • 提供者:ymwugui
  1. 2010122717313737

    0下载:
  2. RSA加密算法实现源码 资源类别: VC源码¦算法大全 -RSA encryption algorithm source resource categories: VC Source ¦ algorithm Daquan
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:797027
    • 提供者:zjjwyh163
  1. Cryptography-course-design

    0下载:
  2. 密码学课程设计,des加密算法,rsa加密算法-Cryptography course design, des encryption algorithm, rsa encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:955539
    • 提供者:王涛
  1. RSA1

    0下载:
  2. 实现大素数的产生,并实现RSA加密解密信息,实现安全-rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1988268
    • 提供者:qinpeng
  1. bmrsa11

    0下载:
  2. RSA加密时间攻击是侧信道攻击中的一种重要方法,它利用密码算法执行时间所反映出的密钥信息,对密码系统进行攻击,攻击的主要对象是RSA密码体制。-RSA,encryption of RSA, it has a lot of codes about how to generate d,e,n.Then it offers plaintext to verify this model.After encryption, it decryption the ciphertext.
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:93358
    • 提供者:张防
  1. rsa_quick

    0下载:
  2. 实现了RSA的加密,解密算法,其中用到了欧几里得国战,和快速求模的算法-Implements RSA encryption and decryption algorithms, which use a Euclidean state war, and fast algorithm for modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-24
    • 文件大小:8128678
    • 提供者:kql
  1. CryptTalk

    1下载:
  2. 加密聊天,内附文档。利用DES,RSA,MD5算法进行消息的加密发送与解密,以及消息的验证-encryption talk
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:2075257
    • 提供者:朱湘
« 1 2 ... 33 34 35 36 37 3839 40 41 42 43 ... 50 »
搜珍网 www.dssz.com