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

搜索资源列表

  1. 混合密码体制数字签名

    0下载:
  2. JAVA实现的可以采用公钥私钥加密解密程序,包括DES,RAS算法-JAVA the private key can be the public key encryption and decryption procedures, including DES, RAS Algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12174
    • 提供者:张丽媛
  1. Java-ca

    0下载:
  2. Java数字签名,当然每个客户端还是需要安装JRE的,不过现在的浏览器安装时都已经自动安装了-Digital Signature Java, of course, each client will still need to install the JRE. But now the browser already installed in the automatic installation
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:2640
    • 提供者:暗夜
  1. Rsa-java

    3下载:
  2. 用java写的RSA加密解密程序,支持数字签名验证和分段加密,有友好的图形界面。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:5032
    • 提供者:羊毛
  1. 加密和数字签名

    1下载:
  2. 这是用java实现单向加密和非对称加密DSA数字签名的源程序-This source code is an implementation of one-way encryption and unbalanced DSA digital signature on java platform.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2047
    • 提供者:夏珊
  1. Java报表设计源码

    0下载:
  2. jsp下中国式复杂报表的设计及应用 包括Cell插件JSP中读取和保存数据库的代码示例,需要安装用友华表软件技术有限公司的Cell插件后才能正常观看,请先下载Cell插件。 发到这里,与大家共享! Cell网站: http://www.cellsoft.cc/Cell/index.asp cell插件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 插件用于开发B/S结构程序,使用Asp, Asp.net, Js
  3. 所属分类:企业管理(财务/ERP/EIP等)

    • 发布日期:2008-11-04
    • 文件大小:1464811
    • 提供者:luoqiling
  1. 各类电子签名方式实现

    1下载:
  2. 各种签名方式java实现
  3. 所属分类:密码/编码算法

  1. rmdemo.rar

    1下载:
  2. JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 ,JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:964177
    • 提供者:刘应
  1. DSS.rar

    0下载:
  2. 实现PKI/CA的数字签名部分,java编写,Achieve PKI/CA part of the digital signature, java prepared
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:90056
    • 提供者:lee
  1. cryptix_src_3-1-2

    0下载:
  2. 另一个使用java编写的加密通用算法包,含des,rsa,sha,md5,md4,md2,idea,blowfish等很多加密算法和密钥存储、签名等源码- Another uses the java compilation the encryption general algorithm package, contains des, rsa, sha, md5, md4, md2, idea, blowfish and so on the very many encryption algor
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-09
    • 文件大小:2529803
    • 提供者:站长
  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
    • 文件大小:2300252
    • 提供者:phdyg
  1. DigitalSignature2Example

    0下载:
  2. 用java实现的数字签名的例子,很实用,适合初学者-Achieved using java examples of digital signature, it is practical and suitable for beginners
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1142
    • 提供者:郭伟杰
  1. IS_Project1

    0下载:
  2. 这是一个文本加密、解密系统,提供了对称加密和非对称加密两种模式。此外,还实现了数字签名及其验证功能。-This is a text encryption, decryption system provides symmetric encryption and asymmetric encryption mode. In addition, implementation of digital signature and the authentication function.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1288996
    • 提供者:孙一鸣
  1. cryptology

    0下载:
  2. 密码学中RSA,AES和数值签名的实现-Cryptography RSA, AES and numerical implementation of the Signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:33775
    • 提供者:tieqian
  1. EccSign

    0下载:
  2. 利用椭圆算法对数据进行签名认证的代码,需要下载bcprov-jdk16-137.jar进行支持.-The use of the data ellipse algorithm signature verification code, will need to download bcprov-jdk16-137.jar support.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:7232
    • 提供者:张小明
  1. 1

    0下载:
  2. 参照PGP,实现一个文件加密系统,包括对称加密,非对称加密和数字签名等功能。 可选开发语言工具:Openssl VC .net java -Reference to PGP, the realization of a file encryption system, including symmetric encryption, asymmetric encryption and digital signature functions. Optional tool for the
  3. 所属分类:CSharp

    • 发布日期:2017-05-20
    • 文件大小:6052498
    • 提供者:Albin
  1. SsoService

    0下载:
  2. 实现xml网络传输,进行加密签名与解密验证签名功能。-Achieve xml network transmission, encryption and decryption signature verification signatures.
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-01
    • 文件大小:62620
    • 提供者:lidong
  1. ecc

    0下载:
  2. 有关椭圆曲线数字签名的书籍,是密码学的一个重要分支-a digital of signature base on ecc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2599532
    • 提供者:wu
  1. 数字签名认证程序源码

    0下载:
  2. 该程序是在Java平台进行行,实现了数字签名功能,达到了认证安全的要求!
  3. 所属分类:密码/编码算法

  1. NTRUSign签名认证实现代码

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

  1. 数字签名、数字证书分析与Java实现

    1下载:
  2. 创建数字证书,更新数字证书,RSA私钥签名,公钥解密,验证数字签名,合并图章到另找一张图片(Create CER;Edit CER;RSASignature;Check Signature;Combine Pics)
  3. 所属分类:CA认证

    • 发布日期:2017-12-17
    • 文件大小:2059264
    • 提供者:Fitz
« 12 3 4 »
搜珍网 www.dssz.com