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

搜索资源列表

  1. RSAVB

    0下载:
  2. SA算法是第一个能同时用于加密和数字签名的算法,也易于理解和操作。-SA algorithm is the first one that could be used encryption and digital signature algorithm, easy to understand and operate.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2789
    • 提供者:naxx
  1. shs2

    0下载:
  2. SECURE HASH STANDARD (SHS)使用160-bit SHA 散列算法,主要用于数字签名 DSA
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15045
    • 提供者:zxang
  1. RSA

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

    • 发布日期:2008-10-13
    • 文件大小:1602
    • 提供者:laren
  1. RSA

    0下载:
  2. 它是第一个既能用于数据加密也能用于数字签名的算法。它易于理解和操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3482
    • 提供者:修凤志
  1. ECDSA数字签名

    1下载:
  2. 基于ECDSA算法的数字签名、认证的VC实现
  3. 所属分类:Windows编程

  1. 数字签名相关工具

    0下载:
  2. RSA工具
  3. 所属分类:系统编程

  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. RSA

    0下载:
  2. C# RSA数字签名源代码,一般,我们可以用RSA算法生成一对密钥,公钥发放给外部客户,私钥自己保管-C# RSA digital signature source code, generally, we can use RSA algorithm to generate a pair of keys, public key issued to external customers, keeping their private key
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:170557
    • 提供者:陆路
  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. dsa

    0下载:
  2. dsa数字签名算法。实现数字签名以及验证数字签名的正确性-dsa digital signature algorithm. Digital signatures and digital signatures verify the correctness of
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:338295
    • 提供者:fpj
  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-30
    • 文件大小:55553
    • 提供者:Alex Kon
  1. shuziqianming

    0下载:
  2. 数字签名技术用到的基本算法,希望对大家有用处额-signnature technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:120028
    • 提供者:邵保新
  1. EcryyptoAPPIn

    0下载:
  2. 加密函数库:包含多种加密\\解密算法,数字签名,散列算法 -Encryption library: contains a variety of encryption \ \ decryption algorithms, digital signatures, hashing algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-01
    • 文件大小:764858
    • 提供者:noahkk
  1. Trsa1239887h

    0下载:
  2. 这个RSA算法是在Visual C环境下实现,用mfc做了界面,从功能到外观都想当不错RSA数字签名 RSAA算法的加密解密 可视化MFC界面RSA的算法,复制到Visual C++后稍改一下就可以运行了, -The RSA algorithm is implemented in Visual C environment with mfc do the interface from the function and appearance of want to be a good RSA d
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-25
    • 文件大小:19980
    • 提供者:comp
  1. DSA

    0下载:
  2. 实现数字签名功能,通过DSA算法实现,包含源程序等-To implement the digital signature function, through the DSA algorithm, including the source program
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:2525244
    • 提供者:
  1. VCPP-information-encrypted

    0下载:
  2. 本聊天程序采用2048bit 的RSA 数据加密算法对数据进行加密和数字签名后发出,因为RSA加密信息需要大量的时间,因此本程序适合用来传递密钥或对非常重要且信息量较少的网络通讯。本程序编译后运行界面如上所示,正常聊天需要进行设置,设定对方IP地址,QQ号或电子邮件地址,接下来就可以发消息了,程序还可以完成如图所示的其它功能。-This chat program using RSA 2048bit data encryption algorithm for encryption and digi
  3. 所属分类:ComboBox

    • 发布日期:2017-04-01
    • 文件大小:140059
    • 提供者:张力
  1. RSA-(2)

    0下载:
  2. rsa算法作为数字签名的主要形式,具有较高的利用价值,可以实现生成秘钥,测试,加密文件功能-rsa algorithm as the main form of digital signatures, has a high value in use, can generate a secret key, test, file encryption function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:297429
    • 提供者:king
  1. SHA1

    0下载:
  2. 安全哈希算法(Secure Hash Algorithm)主要适用于数字签名标准 (Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。在传输的过程中,数据很可能会发生变化,那么这时候就会产生不同的消息摘要。 SHA1有如下特性:不可以从消息摘要中复原信息;两个不同的消息不
  3. 所属分类:其他

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:好好111
  1. 安全Hash算法SHA-1的实现

    0下载:
  2. Hash函数是提供数据完整性保障的一个重要工具。本次实验,我们希望通过上机操作,使 同学们对安全Hash算法SHA-1的基本原理有一个全面的理解。通过本次实验,使学生掌握对 Hash函数的应用,为后面数字签名方案的学习打下基础。(The Hash function is an important tool for providing data integrity protection. In this experiment, we hope to have a comprehensive und
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:6144
    • 提供者:斩月
  1. SM-TOOLS-master

    5下载:
  2. 此工具支持国密各种算法:SM4对称加解密,国密密钥对的生成,SM3信息摘要,SM2数字签名以及验证签名,SM2非对称加解密,PKCS7签名数据包形成以及PKCS7验签, 生成PKCS7数字信封已经解PKCS7签名数据,后续会添加PKCS7签名数字信封相关功能。输入输出格式都严格按照国家密码管理局的相关规定。形成一个本地工具方便大家使用。(This tool supports various national algorithms: SM4 symmetric encryption and dec
  3. 所属分类:Windows编程

    • 发布日期:2019-09-26
    • 文件大小:2155520
    • 提供者:之昂飞
« 12 »
搜珍网 www.dssz.com