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

搜索资源列表

  1. RSA

    0下载:
  2. 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制。 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 -1 understand public key cryptography algorithm, familiar with the commonly used cryptographic algorithms: RSA, elliptic curve cryptosystem. (2) the RSA encryption algorithm, for ex
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:7549
    • 提供者:fuaixia
  1. RSA

    0下载:
  2. vc环境下RSA算法加解密功能 很強大,對RSA瞭解有所幫助-Vc environment RSA algorithm encryption function
  3. 所属分类:Other systems

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

    0下载:
  2. 基于rsa的加解密算法,开发语言为C语言,应该够字数了-Encryption and decryption algorithm based on RSA, development language for the C language, the number of words should be enough
  3. 所属分类:Crypt_Decrypt algrithms

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

    11下载:
  2. 完成基于公钥证书的非对称密钥分配工作 说明: (1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥证书和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥证书提供给对方后,分别在本地验证对方公钥证书是否可靠(假定A、B已经获得CA的公钥),然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-10-19
    • 文件大小:5120
    • 提供者:丁元元
  1. RSA

    0下载:
  2. RSA算法实现加解密过程,同时整合Socket套接字编程,实现进程间加解密通信。-RSA algorithm encryption and decryption process while integrating Socket socket programming, achieve inter-process communication encryption and decryption.
  3. 所属分类:CSharp

    • 发布日期:2017-05-12
    • 文件大小:2662688
    • 提供者:lecision
  1. theRealRsa4vb6

    5下载:
  2. 最真实有效的VB6.0版的RSA加解密算法模块,已做成类模块很方便调用。这是我这两三年来找到的最好用的RSA加解密算,运算速度超快,制作1024位及2048位的加解密相当快,实用性极强,用于共享软件的网络在线验证再合适合过了。这个代码对于还在用VB6.0做共享软件的朋友在做注册模块时相当有用的,可以确保不会被写出注册机来。-The most real and effective VB6.0 version of RSA encryption and decryption algorithm mo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3618
    • 提供者:苏海燕
  1. RSA

    0下载:
  2. 实现了RSA的加解密,及其所需要的大数类(LargeNumber)的四则运算。- Implements RSA encryption and decryption, and large numbers required classes (LargeNumber) of four operations.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-02
    • 文件大小:918000
    • 提供者:
  1. RSA

    0下载:
  2. RSA对任意数据进行加解密,用C-FREE编写的小程序,根据书本的具体流程编写-RSA encryption on arbitrary data, small programs written in C- FREE, according to the specific process of book writing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:25313
    • 提供者:duan
  1. RsaAttack

    0下载:
  2. 包含大整数类,RSA加解密算法类,以及RSA低加密指数攻击的实现过程。大整数类实现任意大整数(可调整)的运算,重载+、-、*、/运算符,实现模幂、模逆运算,任意次幂、开任意次方运算。RSA类实现自定义密钥的加解密算法,各种转换过程。主函数提供了当公钥e很小时恢复明文的攻击方法。-It contains BigInteger class,RSA encryption algorithm class and the implementation process of RSA low encrypti
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2359067
    • 提供者:陈亚辉
  1. RSA_cpp

    0下载:
  2. C++实现的RSA加解密小算法,包括素数生成与检测算法,作为C++入门练习-C++ implementation of the RSA encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:52551
    • 提供者:Rain
  1. 5760finalproject

    0下载:
  2. verilog实现的rsa加解密系统,包括大素数生成算法,包含测试文件。-rsa encryption system using verilog, including large prime number generation algorithms, including test file.
  3. 所属分类:VHDL-FPGA-Verilog

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

    0下载:
  2. 数据加密解密算法中的RSA算法的连分式算法。用于数据加解密-Continued fraction algorithm of data encryption and decryption algorithm RSA algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-11
    • 文件大小:1061
    • 提供者:墨轩
  1. The-algorithm-of-RSA-

    0下载:
  2. 适用于传统的RSA算法,通过此算法能够快速的对文件进行加解密,安全高效的保护文件。-The algorithm of RSA.
  3. 所属分类:CA program

    • 发布日期:2017-04-14
    • 文件大小:2736
    • 提供者:前秦
  1. myrsa_str

    0下载:
  2. 使用crypto++ 5.6.2实现的RSA加解密算法,支持字符串文件的加解密,公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support ASCII file. Compiled Cygwin and tested PASS.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-13
    • 文件大小:1733
    • 提供者:
  1. myrsa_bin

    0下载:
  2. 使用crypto++ 5.6.2实现的RSA加解密算法,支持二进制文件的加解密(即任意文件格式),公钥默认为2048bit。 使用Cygwin编译测试通过。-RSA 2048 with crypto++ 5.6.2. Support any file format. Compiled Cygwin and tested PASS.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. RSA算法,支持256、512、1024位创建密钥、加解密。-RSA algorithm, supports 256, 512, 1024 to create the key, encryption and decryption.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:12028
    • 提供者:陈昌鑫
  1. RSA

    0下载:
  2. C#实现RSA算法对文件的加解密,简单易懂,有益于掌握-C# realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1226788
    • 提供者:miqiaoyu
  1. rsa-a

    0下载:
  2. VC实现RSA算法对文件的加解密,简单易懂,有益于掌握-VC realize RSA algorithm of file encryption, easy to understand, is conducive to grasp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-31
    • 文件大小:13126214
    • 提供者:miqiaoyu
  1. Security-RSA-1

    0下载:
  2. xocde 工具iOS工程师必备神器,AES加解密-Xocde tool iOS engineer essential artifact, AES encryption and decryption
  3. 所属分类:iPhone

    • 发布日期:2017-04-24
    • 文件大小:64608
    • 提供者:kangtian
  1. RSA-2048-SignVerifySign

    1下载:
  2. CA认证系统中使用最广泛的证书载体是USBKEY,国内各大产商一般是使用CSP服务来提供加解密服务。这个例子是2048位的RSA数字签名与验证签名,使用厂家自带的csp来实现(若下载者没有安装任何USBKEY的驱动,可将代码中的TEST_CSP_NAME宏改为NULL 即调用微软自带的csp),编译环境VC6.0。-CA authentication system is the most widely used carrier certificate in USBKEY, the major d
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:12031
    • 提供者:张磊
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com