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

搜索资源列表

  1. RSA_Demo

    0下载:
  2. C#代码,基于RSA密码体制实现数字签名。-C# code, based on RSA cryptosystem for digital signatures.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:207014
    • 提供者:away
  1. SecurityMessageSystem

    0下载:
  2. 安全报文系统的发送程序主要实现了对数据报文的数字信封和数字签名。接收程序实现了对数据报文的解密和验证数字签名。-Safety message system to send a program primarily for data packets to achieve the number of envelopes and digital signatures. Receiving program enables the decryption of data packets and verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2449611
    • 提供者:mengmeng
  1. ElGamal_src

    0下载:
  2. elgamal 算法C源代码实现,既能用于数据加密也能用于数字签名-elgamal algorithm source code with C
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:163570
    • 提供者:liuxinzhi
  1. SecChat

    0下载:
  2. 能够对局域网内通信的消息进行加密传输,防止他人窃取,还可以进行通信双方的身份认证,实行数字签名过程.-LAN traffic can be encrypted message transmission, to prevent others from stealing, you can also communicate with both authentication and implement digital signature process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-22
    • 文件大小:6730180
    • 提供者:曾玉富
  1. rsashuziqianmxitong

    0下载:
  2. rsa实现数字签名..使用非对称密码算法,对通信双方进行数字签名认证.-rsa .. digital signature using asymmetric cryptographic algorithms, digital signatures both sides of the communication certification.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2024233
    • 提供者:曾玉富
  1. EllipticCurveDigitalSignatureAnalysisandDesign

    0下载:
  2. 椭圆曲线的数字签名的分析与设计 椭圆曲线的数字签名的分析与设计-Elliptic Curve Digital Signature Analysis and Design
  3. 所属分类:CA program

    • 发布日期:2017-05-10
    • 文件大小:2471617
    • 提供者:林孑
  1. EllipticCurveDigitalSignature

    0下载:
  2. 基于椭圆曲线密码的数字签名 基于椭圆曲线密码的数字签名-Based on Elliptic Curve Digital Signature Based on Elliptic Curve Digital Signature
  3. 所属分类:CA program

    • 发布日期:2017-04-02
    • 文件大小:902022
    • 提供者:林孑
  1. RSA

    0下载:
  2. RSA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。 -RSA algorithm is the first one can be used for both encryption and digital signature algorithms, but also easy to understand and operate.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2960213
    • 提供者:程海龙
  1. RSAjiemian

    0下载:
  2. RSA算法的原理分析及实现。RSA是既能用于数据加密也能用于数字签名的一种非对称密码体制的算法。它有一对密钥,其中之一是私有密钥,由用户保存;另一个为公开密钥,可对外公开。并用VC++语言实现-RSA algorithm analysis and realization of the principle. RSA is the best tool for data encryption can also be used as a digital signature algorithm for a
  3. 所属分类:Menu control

    • 发布日期:2017-04-01
    • 文件大小:119653
    • 提供者:张浩
  1. sign

    0下载:
  2. 网络套接字编程--数字签名的基本实现过程。包含有签名的明文和密文。
  3. 所属分类:Grid Computing

    • 发布日期:2017-04-03
    • 文件大小:6859
    • 提供者:jim
  1. 6

    0下载:
  2. 六种加密算法源码,包括CRC32校验,DES加密,MD5,rsa数字签名,RSA演示,简单加密-Six encryption algorithm source code, including the CRC32 checksum, DES encryption, MD5, rsa digital signature, RSA presentation, simple encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4800242
    • 提供者:daibo
  1. Recreation

    1下载:
  2. 添加伪造数字签名的小工具代码,对付kis2010还有效啊!--fdsfsfsdfsdfsdfsadfsdfsdfsdfs
  3. 所属分类:Communication

    • 发布日期:2017-04-10
    • 文件大小:1601925
    • 提供者:理想
  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
    • 文件大小:55553
    • 提供者:Alex Kon
  1. java

    0下载:
  2. 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:519461
    • 提供者:qiao
  1. MD5-RSA-based-digital-signature

    1下载:
  2. 基于MD5-RSA的数字签名,是网络交易中使用的数学模型。-MD5-RSA-based digital signature, the network model used in transactions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1588298
    • 提供者:zhuangjun
  1. RSA

    0下载:
  2. 基于RSA算法的加密解密以及数字签名系统,实现加密解密签名的功能-RSA-based encryption and decryption algorithms and digital signature system to achieve the function of signature encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-15
    • 文件大小:3825209
    • 提供者:
  1. myecc_c

    0下载:
  2. ecc 纯c 的代码, 可以用于 数字签名等,调试过可以运行。-ecc pure c code debugging that I can run.
  3. 所属分类:CA program

    • 发布日期:2017-04-03
    • 文件大小:10279
    • 提供者:paul
  1. NTRUSign签名认证实现代码

    2下载:
  2. 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
  3. 所属分类:密码/编码算法

  1. rsa数字签名

    0下载:
  2. 数据安全中的rsa加密和数据签名及其算法范例(RSA encryption and data signature in data security and examples of algorithms)
  3. 所属分类:加密解密

    • 发布日期:2017-12-21
    • 文件大小:7144448
    • 提供者:ustb1985
  1. testPdfClientSign

    0下载:
  2. java实现pdf的数字签名功能,基于itextsharp的pdf操作(use java pdf file certificate sign)
  3. 所属分类:Java编程

    • 发布日期:2018-01-04
    • 文件大小:28638208
    • 提供者:wfdx00
« 1 2 3 45 6 7 8 9 10 ... 30 »
搜珍网 www.dssz.com