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

    0下载:
  2. 本程序是用java程序包实现RSA安全认证算法的实现程序,可用于网络安全传输和数字签名-this procedure is used java package to achieve RSA Security Authentication Algorithm procedures, can be used for transmission of network security and digital signature
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:许可
  1. javaCrypt

    0下载:
  2. 自己写的java版的加密解密网络算法应用。有对称,非对称,数字签名,等应用-himself wrote the java version of the network encryption and decryption algorithm application. A symmetric, asymmetric, digital signature, and other applications
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:298315
    • 提供者:jimmyzyp
  1. id_digital

    0下载:
  2. java编写的一个对文件的数字签名,是对内容进行签名适合于小文件..特别是一些密码文件-java prepared a document of digital signatures, of the signature elements suitable for small documents .. especially some of the password file
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2251
    • 提供者:zxm
  1. DigitalSignature

    1下载:
  2. 数字签名的加密和解密原理机制,以及附带Java源程序
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:20386
    • 提供者:杨芳
  1. Rsa-java

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

    • 发布日期:2008-10-13
    • 文件大小:5032
    • 提供者:羊毛
  1. ElGamal

    0下载:
  2. ElGamal算法的Java实现,Elgamal是用来进行数字签名的重要算法。
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:3120
    • 提供者:杨平安
  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. 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-23
    • 文件大小:90056
    • 提供者:lee
  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-06
    • 文件大小:1288996
    • 提供者:孙一鸣
  1. ecc

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

    • 发布日期:2017-05-11
    • 文件大小:2599532
    • 提供者:wu
  1. Encrypt

    0下载:
  2. Java的数字签名算法,加密算法,非常实用,可以参考一下-Java digital signature algorithm, encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29251
    • 提供者:
  1. java_security_sdk

    0下载:
  2. 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:212631
    • 提供者:鹿淑煜
  1. SignAndCheckByDSA

    0下载:
  2. 数字签名 美国标准 DSA算法 java语言实现 完全可用-American Standard DSA digital signature algorithm java language fully available
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:684
    • 提供者:fj
  1. java

    0下载:
  2. 基于RSA的公钥签名实现。java实现数字签名的实例-Implementation based on RSA public key signature. java instance digital signature
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2545
    • 提供者:
  1. RSA

    1下载:
  2. 用java实现的加解密和数字签名功能的源代码,可以作为毕业设计和学习用-Encryption and decryption and digital signature capabilities with java source code, can be used as a graduation project and learning
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:9490
    • 提供者:王大力
  1. 数字签名、数字证书分析与Java实现

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

    • 发布日期:2017-12-17
    • 文件大小:2059264
    • 提供者:Fitz
  1. 用Java实现数字签名

    0下载:
  2. 信息安全实现一个简单的数字签名系统 ,能够进行简单的文件下载与传输(The realization of a simple digital signature system of information security, can download files and simple transmission)
  3. 所属分类:加密解密

    • 发布日期:2018-01-10
    • 文件大小:191488
    • 提供者:xxmwyx
« 12 »
搜珍网 www.dssz.com