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

搜索资源列表

  1. www

    0下载:
  2. 加密 数字签名 文件加密 利用java封装好的包里面的函数写的 希望对大家与帮助-Encrypted digital signature file encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:17767022
    • 提供者:mayday
  1. dsa

    0下载:
  2. DSA 数字签名算法 VC++实现 绝对好用 能够对文件进行数字签名 防止篡改 -DSA Digital Signature Algorithm VC++ implementation is absolutely easy to digitally sign the file to prevent tampering
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:4624878
    • 提供者:鼓上蚤
  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
    • 文件大小:204476
    • 提供者:杨松凯
  1. VBQM(code)

    1下载:
  2. VB检测文件数字签名,无驱、无特殊权限,纯源码-VB detect file digital signatures, Hassel, no special privileges, pure source
  3. 所属分类:StatusBar

    • 发布日期:2017-03-30
    • 文件大小:85958
    • 提供者:金福
  1. CertificateCoder

    0下载:
  2. 此文件实现了使用java进行数字签名、验证、加密及解密,是核心代码-java signature,encrypt
  3. 所属分类:CA program

    • 发布日期:2017-03-23
    • 文件大小:1441
    • 提供者:mason
  1. vczcqm

    0下载:
  2. ocx dll 文件数字签名 cab打包,上传到网页中-shuziqianming cab dabao
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:130305
    • 提供者:王约瑟
  1. ocx-to-cab

    0下载:
  2. 打包ocx为CAB的详细步骤,包括打包所必需的inf文件的格式,以及如何为ocx、cab包数字签名-Ocx packaged as CAB detailed steps, including the packaging required inf file formats, and how to ocx, cab package digital signature
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:406231
    • 提供者:jescy
  1. Practical-digital-signature

    11下载:
  2. 实用数字签名的步骤 (1)发送方使用MD5算法对通信内容进行计算,获得一个固定长度的信息摘要; (2)发送方用自己的私钥加密生成的信息生成发送方的数字签名,发送方把这个数字签名作为发送信息的附件和明文信息,一同用接收方的公钥进行加密,将加密后的密文一同发送给接收方; (3)接收方首先把接收到的密文用自己的私钥解密,得到明文信息和数字签名,再用发送方的公钥对数字签名进行解密,然后使用相同的单向散列算法来计算解密得到的明文信息,得到信息摘要;对比计算出来的信息摘要和发送方发送过来的信息摘
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2015-11-02
    • 文件大小:1383424
    • 提供者:丁元元
  1. rsa

    0下载:
  2. RSA算法实现及RSA签名,此文件包括c源码,具体看说明。-RSA and RSA signature algorithm, this document, including c-source, see the specific instructions.
  3. 所属分类:CA program

    • 发布日期:2017-04-07
    • 文件大小:36813
    • 提供者:huangzhiyi
  1. check-sign

    0下载:
  2. 在驱动里面识别一个程序是否经过数字签名的代码。在打开一个文件的时候调用。-In the drive inside to identify whether a program digitally signed code. Call when opening a file.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-04
    • 文件大小:2580
    • 提供者:赵亮
  1. md5

    0下载:
  2. 用md5对签名文件用算,生成报文摘要,RSA私钥对报文摘要加密-Md5 file for use with the signature count, generates a message digest, RSA private key to encrypt the message digest
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:429050
    • 提供者:baidong
  1. JAVA_Encrypt

    1下载:
  2. Java 实现DES文件加密、MD5获取数字签名和文件验证、RSA签名加密。分为接收端和发送端。-Java implementation of the DES file encryption, MD5 obtaining digital signatures and document verification, RSA signature encryption. Into the receiver and transmitter.
  3. 所属分类:Ajax

    • 发布日期:2017-03-30
    • 文件大小:67337
    • 提供者:风吹
  1. SignWebCom

    0下载:
  2. 本程序利用网页控件实现对文件的加解密,数字签名及验签的功能-The program uses Web controls to achieve the file encryption and decryption, digital signature and signed inspection functions
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:6103339
    • 提供者:姜志英
  1. RemovePeSign

    1下载:
  2. 清理PE文件中的数字签名代码.具体用来做什么,你懂的-Cleanup PE file' s digital signature code. Specifically used to do, you know
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-24
    • 文件大小:16175
    • 提供者:田浩
  1. TrustCheck

    0下载:
  2. delphi 验证文件的数字签名,并获取签名方名称,会用到三方控件jwaapi.代码来自网上,做了部分更改-delphi verify the digital signature file and obtain the signature' s name, will use third party controls jwaapi. code from the Internet, made some changes
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1748
    • 提供者:chinyeh
  1. Drv

    0下载:
  2. 可再发行的文件 可再发行文件中提供的目录(winio32.dll \的二进制文件,winio32.sys和winio64。DLL),应包括在您的应用程序的安装包。该winio64.sys文件必须与一个在公共代码签名证书签名的版本取代(见下文)。 的winio文件必须放在同一目录作为您的应用程序的可执行文件。 特权的要求 winio需要管理员权限运行正常。这可以通过: 使用从服务以本地系统运行的WinIo(se_load_driver_name特权
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:4203
    • 提供者:alex
  1. SignPdf

    0下载:
  2. 对PDF文件进行数字签名,VS 调试通过,仅供参考-sign pdf
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4586
    • 提供者:李冰
  1. APK-achieve-silent-installation

    1下载:
  2. 源码简介: 如果用过一些手机助手的朋友都知道,手机助手下载其他软件的更新程序后会自动静默更新。 APK静默安装是指实现了在APK文件安装过程中不会出现系统安装对话框。不仅可以安装新的apk, 也适用于更新旧的apk。更新apk必须保证新旧apk签名一致。本次分享的源码就是一套关于apk静默安装的源码, 可以实现apk的静默安装或更新。压缩包里有两种实现apk静默安装的方法说明和详细的操作文档与源码。 涉及模块&技术 静默安装 -Source descr iption:
  3. 所属分类:android

    • 发布日期:2015-09-06
    • 文件大小:2968576
    • 提供者:姜丙凯
  1. RSA-source-code

    1下载:
  2. RSA的C语言源代码,用作密钥的生成,文件的加密,解密。也可用作数字签名-RSA C language source code, is used to generate keys, encrypt files, decrypt. Also be used as a digital signature
  3. 所属分类:CA program

    • 发布日期:2017-04-05
    • 文件大小:7054
    • 提供者:wenr
  1. initphp

    0下载:
  2. 3.5更新日志: 1. 新增sign生成方法,用于接口间的数据签名 2. 优化异常模式 3. 优化debug var_dump方法展现方式 4. 优化image图片类 5. 优化curl类 6. 修复log工具类的日志写入文件夹目录问题,在配置项中新增log日志全局配置$InitPHP_conf[ log_dir ] InitPHP轻量级开源框架,免费下载,免费使用! InitPHP采用了分层体系架构,在MVC模式基础上进行延伸! 详细的API文档
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-16
    • 文件大小:466324
    • 提供者:chenjinyu
« 1 2 ... 4 5 6 7 8 910 11 12 »
搜珍网 www.dssz.com