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. 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. Rsa-java

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

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

    0下载:
  2. 一个用C++、JAVA、C#等编写的数字签名代码序列,里面有三种不同语言写的
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:323307
    • 提供者:sgirl
  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. TestDSA

    0下载:
  2. 数字签名的模拟:参数生成,生成签名,签名的认证。java实现。-Analog digital signature: parameter generation, signature generation, signature certification. java implementation.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2219
    • 提供者:fj
  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. CertificateExample

    0下载:
  2. Java 数字签名、数字证书的相关实例。   关于数字签名:产生RSA密钥对(myKeyPair),得到RSA密钥对,产生Signature对象,对用私钥对信息(info)签名,用指定算法产生签名对象,用私钥初始化签名对象,将待签名的数据传送给签名对象(须在初始化之后),用公钥验证签名结果,使用公钥初始化签名对象,用于验证签名。 -Java digital signature, digital certificates instance. Digital Signature: g
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:17037
    • 提供者:zhouhe
  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. rsa

    0下载:
  2. rsa 加密算法 能同时用于加密和数字签名 -rsa algorithm java will multiply two large prime numbers is very easy, but when you want to its product factorization is extremely difficult, so it can be the product of public as an encryption key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1970
    • 提供者:黎茶醒
  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