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

搜索资源列表

  1. rsa_code

    0下载:
  2. rsa算法,这里将给出一个简单加密模块的全部源程序(源代码) 至于RSA的理论网上一大把,它是基于公钥加密体制的一种算法。这个实例主要是用来将某一重要文件绑定到一个IP地址上。把它拷贝下来,存为CODE.C,然后执行 GCC –O CODE CODE.C 然后用./ CODE E [IP ADDRESS] [FILENAME]对文件进行加密。或用 ./CODE D [IP ADDRESS] 进行解密整个过程中产生了两个中间文件,至于什么文件,你去试
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:潘伟波
  1. ElGamal

    0下载:
  2. Implementation Of ELGAMAL Public key encryption in C . it can use very long key os size 2007 decimal digit.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:65287
    • 提供者:vinay
  1. RSA(c)

    0下载:
  2. RSA算法的C++实现。公钥加密算法中使用最广的是RSA。RSA算法研制的最初理念与目标是努力使互联网安全可靠,旨在解决DES算法秘密密钥的利用公开信道传输分发的难题。-RSA algorithm is the C++ implementation. Public key encryption algorithm is the most widely used is RSA. RSA algorithm is developed by the original idea and objectiv
  3. 所属分类:Crypt_Decrypt algrithms

  1. Ellipticcurvepublickeysystem

    0下载:
  2. 计算机安全学中椭圆曲线公钥系统的c源码 输入与输出: 请输入椭圆曲线方程y^2=x^3+cx+d(mod p)中c,d,p的值:8,10,23 椭圆曲线方程为y^2=x^3+8x+10(mod23) 请输入所取明文x的x1,x2:19,13 请输入选择的椭圆曲线上的点a0的x,y:7,8 请输入私钥a=17 选取t=3 加密的结果是(y0,y1,y2) = ((22,22),20,18) 实施解密: (c1,c2)=(18,12) x1=19
  3. 所属分类:Algorithm

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

    0下载:
  2. RSA encryption using private key and RSA decryption using public key. c sharp implementation.
  3. 所属分类:CSharp

  1. 4

    0下载:
  2. 公钥密码实现程序用C++实现的,可以从控制台界面上观察加密解密情况-Public key cryptography to achieve program with C++ implementation can be observed from the console interface encryption and decryption case
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:77957
    • 提供者:xiaowu
  1. PlayWndASF

    0下载:
  2. 互动的音频/视频媒体文件播放器。。如果媒体有一个视频组件,PlayWndASF将读取视频的 默认大小和调整球员的位置,让客户端的视频 在发挥其首选的默认大小考虑到大小( 标题栏和边框)。 你可以静音按 M的音频。你可以切换全屏模式 按 f的。您可以暂停/恢复与 P 和停止/快退播放 与 S 的。要关闭媒体剪辑,按ESC,F12键,X,或问 如果媒体是纯音频,播放器默认会显示一个小窗口。 你可以指定一个媒体作为唯一的
  3. 所属分类:Graph program

    • 发布日期:2017-03-26
    • 文件大小:64623
    • 提供者:wengjinshu
  1. miracl3

    0下载:
  2. 这是miracl库的精减版本,主要实现的是BB的加密、解密的算法的接口-This Portable C library implements a full implementation of Multiprecision Arithmetic. In particular it includes all the primitives necessary to implement Number Theoretic based methods for Public Key Cryptogr
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1572610
    • 提供者:yoy
  1. gongyaomima

    0下载:
  2. 公钥密码的实现算法,c++语言,加解密都有-The implementation of public key cryptography algorithms, C++ language, encryption and decryption have
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1272
    • 提供者:mantlin
  1. RSA1

    0下载:
  2. 这是一个简单的实现RSA公钥加密算法的一个用C语言写的程序。-This is a simple implementation of RSA public key encryption algorithm, a program written in C language.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:894
    • 提供者:yuesededifang
  1. RSATest

    0下载:
  2. 这个是著名的RSA Public-Key Cryptography程序,一种RSA算法的C++实现。具体怎么使用,本人不是很清楚,所以只能整理到这里了,希望对需要改算法的人有帮助-This is a well-known RSA Public-Key Cryptography program, RSA Algorithm C++ implementation. Specifically how to use, I am not very clear, we can only arrange to
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-16
    • 文件大小:9439
    • 提供者:章明人
  1. lattice_processor

    0下载:
  2. C++ 实现格公钥密码, 包括LWE困难问题。(implementation of lattice public key cryptography)
  3. 所属分类:加密解密

搜珍网 www.dssz.com