CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - rsa 算法

搜索资源列表

  1. RSA的c实现

    3下载:
  2. rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:14.96kb
    • 提供者:w
  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
    • 文件大小:1.47kb
    • 提供者:潘伟波
  1. RSA

    0下载:
  2. 若要使用公钥系统对消息进行数字签名,发送方先向该消息应用哈希函数以创建消息摘要。然后,发送方用自己的私钥对消息摘要进行加密,以创建发送方的个人签名。在收到消息和签名后,接收方使用发送方的公钥解密该签名,以恢复消息摘要,并使用发送方所用的同一哈希算法对该消息进行哈希运算。如果接收方计算的消息摘要与从发送方收到的消息摘要完 全匹配,则接收方可以假定消息在传输中未被更改。请注意,因为发送方的公钥是公共知识, 所以任何人都可以验证签名。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.56kb
    • 提供者:laren
  1. RSA加密和解密

    0下载:
  2. 用C#中RSACryptoServiceProvider类型,实现RSA算法的加密,和解密,用控制台实现-C# RSACryptoServiceProvider type, achieving RSA encryption, and decryption using Console
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.46kb
    • 提供者:张立
  1. RSA程序算法分析

    1下载:
  2. 密码学中极重要的RSA算法的C编程实现。希望对一些喜欢C的朋友有用-cryptography very important RSA algorithm in C programming. Some like to hope that the friends useful C
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4.6kb
    • 提供者:陈生
  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
    • 文件大小:191.73kb
    • 提供者:jiuhuajian
  1. rsa

    0下载:
  2. rsa公开加解密算法以及分析,有助于大家互相交流学习促进成长-rsa public encryption algorithm and analysis to help you learn from each other to promote the growth of
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:5.75kb
    • 提供者:黄江
  1. RSA(Cplus)

    0下载:
  2. 将常见的一些加密库都测试一下,再根据情况选择一个应用到项目中去.Crtpto++的RSA签名算法-Some of the common cryptographic libraries to test, then the case may select an application to the project to go. Crtpto++ The RSA Signature Algorithm
  3. 所属分类:CSharp

  1. RSA

    0下载:
  2. RSA算法的流程图和程序源代码,运行结果贴图等-RSA algorithm flow chart and source code, the results map, etc.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:22.47kb
    • 提供者:li
  1. DigitalSignature

    0下载:
  2. 此C#代码演示了数字签名的工作模式(附相关资料),算法架构为:RSA+SHA1,你可以参考这些代码。-The C# code shows the operating mode of the digital signature (with relevant data), the algorithm architecture: RSA+ SHA1, you can refer to the code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:54.25kb
    • 提供者:Alex Kon
  1. RSA

    0下载:
  2. 著名的RSA加密算法中的滑动窗口模幂算法 用C#实现,包含各个矩阵的具体实现-The famous RSA encryption algorithm in the sliding window modular exponentiation algorithm is implemented in C#, including the concrete realization of the various matrix
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:473.69kb
    • 提供者:vron
  1. RSA-encryption-algorithm-

    0下载:
  2. RSA加密解密算法的介绍以及C#的具体实现-The introduction of the RSA encryption algorithm as well as the concrete implementation of the C#
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:152.44kb
    • 提供者:lizheng
  1. RSA-encryption-between-CSharp-and-java

    0下载:
  2. 关于不对称加密算法 RSA 在.Net平台与Java平台的互通互用的原理、例子参考,难得的整理-it s an example and practical exercise for RSA encryption algorithm on .Net and java platform ,how to compatible with each other
  3. 所属分类:CSharp

    • 发布日期:2017-10-31
    • 文件大小:330.07kb
    • 提供者:蓝鸥
  1. RSA

    0下载:
  2. RSA算法实现,MFC界面,可实现字符加密解密。-RSA algorithm, the MFC interface that can be realized character encryption and decryption.
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:1.83mb
    • 提供者:陈星雄
  1. RSA

    0下载:
  2. 文件里包含了头文件(rsa.h),主函数(main.c)还有rsa.c。用C语言实现的一种非对称加密算法。拿出来给大家分享一下-The file contains header files (rsa.h), the main function (main.c) rsa.c. A non-symmetric encryption algorithm with C language. Out for everyone to share
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:4.06kb
    • 提供者:陈家豪
  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
    • 文件大小:2.54mb
    • 提供者:lecision
  1. CRSA

    0下载:
  2. 从对RSA算法的一无所知到现在运行处的结果,中间经过查询各种资料,我们的努力还是有收获的,运行结果基本上还令人满意。总的来说,这次的课程设计锻炼了我们分析问题、解决问题的能力,有助于提高自己的自学习能力和创新能力。 -Ignorant of the RSA algorithm the results of running the place now, in the middle through a variety of information queries, our efforts st
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1017byte
    • 提供者:一样
  1. CSharp-RSA-demo

    0下载:
  2. C# 写的一个RSA公钥私钥加密算法的示例 很简单实用的示例 vs2010 c# winform程序-Examples of public and private key encryption algorithm RSA C# to write a very simple and practical example vs2010 c# winform program
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:26.88kb
    • 提供者:任荣军
  1. RsaTool

    0下载:
  2. RSA加密解密,主要用于熟悉和学习RSA算法。-RSA encryption and decryption, mainly used for the familiar and learning RSA algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-05-04
    • 文件大小:130.26kb
    • 提供者:sail
  1. RSA&DES_Implement

    0下载:
  2. 本代码使用C#语言实现了RSA和DES算法,其中通过分段处理的方式解决了RSA对较大数据的加解密。(This code block implements the algorithm of RSA & DES,and we resolved the encryption and decryption of data with large size on RSA by segmental processing.)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:1kb
    • 提供者:On7heMove
« 12 »
搜珍网 www.dssz.com