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

搜索资源列表

  1. CSPDemo

    0下载:
  2. Demo:用有微软的cryptoAPI CSP加密API函数,对文件(File)进行Encrypt和Decrypt.产生数字签名.对使用CryptEncrypt()等函数是一个很好的例子,程序测试通过.-Demo : Microsoft's cryptoAPI CSP Cryptographic API function, the document (File) Encrypt and Decrypt. Creating a digital signature. The use Cryp
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:29.17kb
    • 提供者:cogo
  1. signtool

    0下载:
  2. 数字签名 数字签名 数字签名-digital signature digital signature digital signature
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:85.61kb
    • 提供者:yangthui
  1. GetMACActiveXObject

    1下载:
  2. 数字签名 数字签名-digital signature digital signature digital signature
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:13.45kb
    • 提供者:yangthui
  1. digiSingal

    0下载:
  2. 使用BCB为网络文件传输加入数字签名 如果你在网络上传递一份数据,但却存在着种种不安全的因素,使你对数据能否原封不动地到达目的地而心存疑惑,这时,你就可以给数据加上数字签名,从而使对方可以通过验证签名来检查你所传过去的数据是否已被他人修改。 -use of network file transfer to digital signatures if you network in a data transfer, but there are all sorts of unsafe fact
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:1.68kb
    • 提供者:恩恩
  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
    • 文件大小:2.72kb
    • 提供者:naxx
  1. ASecureandRobustDigitalSignatureSchemeforJPEG2000I

    0下载:
  2. A Secure and Robust Digital Signature Scheme for JPEG2000 Image
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.17mb
    • 提供者:xiaowang
  1. 多文档Raclient

    1下载:
  2. 这是一个数字签名和CA认证方面的一个功能非常全的程序 进入之后点击登陆即可进入主界面,然后相应的菜单会显示出来。-This a digital signature, and the CA is a function of the whole process after it entered into the main landing can interface, then the corresponding menu will be displayed.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:122.54kb
    • 提供者:小威
  1. 8conis

    0下载:
  2. cryptography and computer security 2002 - 01.ppt 2 [1]. Cryptography and computer security. ppt 3 [1]. Classical replace passwords. ppt 4 [1]. Classical transform password. 5 ppt [1]. Classical transform the product code and password. ppt 6 [1]. Mode
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:197.49kb
    • 提供者:朵地区
  1. RSACodeSample

    1下载:
  2. RSA加密处理C#代码研究 1、生成public key和private key并可保存生成XML文件。 2、演示了RSA数字签名的处理过程。 3、演示了加密解密的过程。 -RSA encryption code research C# 1, and generated public key can be kept private key to generate XML documents. 2, demonstrated a RSA digital signature of the proce
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2.64kb
    • 提供者:LJ
  1. SignTool

    0下载:
  2. 数字签名软件,对开发的ActiveX控件的进行签名,使得可以再internet上正常下载安装-Digital signature software, the development of ActiveX controls are signed, so you can then download and install properly on the internet
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-27
    • 文件大小:85.35kb
    • 提供者:王桂芬
  1. RSA

    3下载:
  2. RSA加密算法,可以实现实现128,256,512,1024,2048位的RSA加密解密运算-Use vc++ Realize RSA encryption and decryption algorithm source code.RSA digital signature algorithm of RSA
  3. 所属分类:Windows Develop

    • 发布日期:2016-01-27
    • 文件大小:23.17kb
    • 提供者:MR.name
  1. simplesign

    5下载:
  2. 发送方用自己的私钥加密通讯内容生成发送方的数字签名,并将其发送给接受方;接受方利用发送方的公钥对该签名内容进行验证; 思考: (1)这种方式是否存在安全问题? (2)请分别选择文件test-1.txt和test_pig.bmp作为通讯内容,分别记录全过程用时,并对比一下;-Sender s private key encrypted communications with their own content generated digital signature the sender
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:91.03kb
    • 提供者:熊龙生
  1. jiamiandshuziqianming

    0下载:
  2. 能够对文件夹进行压缩加密,以后进行解密解压, 对通信双方进行数字签名认证,保证通信的安全性.-Be able to compress a folder encrypted, decrypt after decompression, communications between the two sides of the digital signature authentication to ensure communication security.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:871.45kb
    • 提供者:曾玉富
  1. wcf_ca

    0下载:
  2. 这个文章和附件的源代码用Crypto++,C#,java语言实现数字签名消息的签发与验证过程。-The articles and annex the source code used Crypto++, C#, Java language for issuing digital signature information with the verification process.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2.19mb
    • 提供者:phdyg
  1. shuziqianming(delphi)

    0下载:
  2. 给可执行程序添加数字签名。DELPHI版本的。希望大家喜欢。-Executable program to add a digital signature. DELPHI version. I hope you like.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:3.86kb
    • 提供者:bbc9527
  1. Applications

    0下载:
  2. digital signature is a string attached to a message that is used to guarantee the integrity and authenticity of the message can be viewed as a 2-key massage authentication code (MAC), just as a public-key cryptosystem is a 2-key version in a clas
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:19.96kb
    • 提供者:it
  1. vb-verify-the-digital-signature

    0下载:
  2. vb 验证数字签名(完整源码),如果你想在程序中添加 数字签名验证,可能这个对你有帮助或很好的借鉴-vb verify the digital signature (full source code), if you want to add a digital signature verification in the program, and may this help you or a good reference
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:2.14kb
    • 提供者:fjr
  1. Digital-Certificates

    0下载:
  2. 可以给应用程序或dll组件添加数字签名。根据文件中图片的提示,可以生成你想要的数字签名-Can give the application or dll component to add a digital signature. According to the document image tips, you can generate a digital signature you want
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:199.68kb
    • 提供者:杨松凯
  1. 360SD-internal-digital-signature

    0下载:
  2. 360SD内部的数字签名,免杀必不可少的。-360SD internal digital signatures, free to kill essential.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:14.54kb
    • 提供者:dan
  1. RSA-digital-signature-design

    0下载:
  2. 随机搜索大素数,随机生成公钥和私钥; 要求使用素性检测算法及高效率求逆和模幂运算 用私钥对任意长度的明文签名 用公钥对签名验证;-Random search large prime Numbers, random public key and a private key Requires the use of element detection algorithm and efficient inverse power operation and mould With the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-15
    • 文件大小:5.85kb
    • 提供者:胡佳敏
« 12 3 4 »
搜珍网 www.dssz.com