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

搜索资源列表

  1. 用C++实现的RSA算法

    1下载:
  2. 用C++实现的RSA算法
  3. 所属分类:密码/编码算法

  1. 数据加密与数字签名系统.rar

    1下载:
  2. RSA数据加密代码,用C编写,已压缩成RAR格式,RSA data encryption code, prepared by C, has been compressed into RAR format
  3. 所属分类:加密解密

    • 发布日期:2012-11-07
    • 文件大小:186687
    • 提供者:maoxin
  1. RSA

    0下载:
  2. RSA算法的C语言实现,RSA是公鈅加密算法的典型代表,是密码学史上的一个里程碑-RSA algorithm is the C language, RSA public key encryption algorithm is a typical representative, is a milestone in the history of cryptography
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:2357
    • 提供者:王子捷
  1. rsa

    1下载:
  2. 来自putty的大数运算代码,纯C实现,移植性好,RSA的最实现-Large numbers from the putty operation code, a pure C implementation, migration is good, RSA best to achieve
  3. 所属分类:加密解密

    • 发布日期:2012-11-07
    • 文件大小:8565
    • 提供者:王高全
  1. Cryptology

    0下载:
  2. 自己编写的加解密程序、包括凯撒、Vigenere、Permutation、DES、RC4、Playfair、RSA、DF密钥交换等密码的实现与演示。值得学习密码和做该方面实践的同学一看。-Prepared their own encryption and decryption procedures, including Caesar, Vigenere, Permutation, DES, RC4, Playfair, RSA, DF, such as password key exchange
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-16
    • 文件大小:4351424
    • 提供者:小余
  1. RSALib

    0下载:
  2. rsa算法源程序-rsa algorithm source code
  3. 所属分类:CA program

    • 发布日期:2017-11-09
    • 文件大小:17669
    • 提供者:luojia
  1. RSA

    0下载:
  2. 本软件围绕小模数RSA的实现这一主题,用图形化界面实现了密钥的随机产生、加密数据、解密数据等功能。所用语言:C# -This software around the small modulus RSA implementation of this theme, graphical interface to achieve a randomly generated key to encrypt data, decrypt data and other functions.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. 简单的RSA代码、C语言实现,绝对没问题。重要的是简单的 附有exe文件和c文件-Simple RSA code, C language, absolutely no problem. Important is a simple file with exe file and the c
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. RSA公钥加密算法的c语言实现,包括随机数的选择,加密解密-RSA public key encryption algorithm c language, including the choice of random numbers, encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1304
    • 提供者:许伟
  1. rsa

    0下载:
  2. 经典RSA算法,C++实现。单密钥体制,包括加密和解密过程-Classical RSA algorithm, C++ implementation. Single-key system, including encryption and decryption process
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. C语言编写的RSA加密算法的实现,简单,适合安全相关-C language of the RSA encryption algorithm, a simple, suitable for security-related
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:934401
    • 提供者:海海
  1. RSA_Encryption_Algorithm_in_a_Nut_Shell

    0下载:
  2. RSA公钥加密,用C实现,大家可以参考一下-RSA public key encryption, using C to achieve, we can refer to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:254771
    • 提供者:样风
  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. c_rsa

    0下载:
  2. 采用C语言实现了RSA算法,演示了加密和解密。可以用于保护软件。-Adopt C language to realize RSA algorithm, has demonstrated that encrypts and deciphers. Can be used for protecting the software.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1184
    • 提供者:daxie
  1. myrsa

    0下载:
  2. rsa 算法demo,包含取素数、加密、解密函数。用于快速学习和掌握rsa算法,可以单独直接编译,有界面。-rsa demo for study. written in c++, please use c++ builder to compile it.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7912
    • 提供者:fast man
  1. RSAencryptonC

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 RSA是被研究得最广泛的公钥算法,从提出到现在已近二十年,经历了各种攻击的考验,逐渐为人们接受,普遍认为是目前最优秀的公钥方案之一。RSA的安全性依赖于大数的因子分解,但并没有从理论上证明破译RSA的难度与大数分解难度等价。即RSA的重大缺陷是无法从理论上把握它的保密性能如何,而且密码学界多数人士倾向于因子分解不是NPC问题。RSA的缺点主要有:A)产生密钥很麻烦,受到素数产生技术的限制,因而难以做到一次一密。B)分组长度太大
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. RSA算法实现,Visual C++实现-RSA algorithm, Visual C++ to achieve ..
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. this program is written in c.... and it imlements RSA encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-15
    • 文件大小:7299
    • 提供者:shru
  1. DES_C

    0下载:
  2. 用C语言编译的DES加解密程序 望大家指教-C language compiler to use the DES encryption and decryption process we hope that advice
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:594620
    • 提供者:许奇龙
  1. rsa

    0下载:
  2. 一个简单的RSA数字签名,语言c++。 希望对大家有点用-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:59057
    • 提供者:lzy
« 1 2 3 4 5 6 78 9 10 11 12 ... 28 »
搜珍网 www.dssz.com