搜索资源列表
wcf_ca
- 这个文章和附件的源代码用Crypto++,C#,java语言实现数字签名消息的签发与验证过程。-The articles and annex the source code used Crypto++, C#, Java language for issuing digital signature information with the verification process.
crypto
- 用JAVA函数实现文件的加密解密。加密解密分别使用不同函数进行实现-JAVA files function with the encryption and decryption. Encryption and decryption functions, respectively, to achieve different
AES-Crypto-SN-Generator
- AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
phpreliazeRSA
- PHP实现RSA算法/* * Implementation of the RSA algorithm * (C) Copyright 2004 Edsko de Vries, Ireland * * Licensed under the GNU Public License (GPL) * * This implementation has been verified against [3] * (tested Java/PHP interoperability).
crypto
- 加密工具,使用java写的哦.是我开发的-Encryption tool, using java to write Oh. That I developed
crypto
- 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
10351_SignCert
- a good java util for crypto algs
Crypto
- 此程式是利用DES 來進行加密與解密的動作,Mode 採用ECB,Padding 方 法則採用PKCS5Padding。Key 是由程式自行產生,採用Pseudorandom number generator 來產生Key。利用Framework 為Java Cryptography Extension (JCE) 。-This program is the use of DES to encrypt and decrypt action, Mode ECB Padding method
crypto-samples
- Java crypto examples.
joxley-crypto-utils-4db246ce71dd
- This is Joxley s 3DES DUPKT encrypt and decrypt algorithms. All of these are java sources.
TimedTest
- utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
RSAUtil
- utility class for converting java.security RSA objects into their org.bouncycastle.crypto counterparts.
src
- 实习三 基于RSA的公钥加密 一、实习目的 1.理解公钥密码算法,熟悉常用密码算法:RSA、椭圆曲线密码体制; 2.以RSA加密算法为例,掌握公钥密码算法加解密过程的实现。 二、实现要求 1.实习前认真预习第6章的有关内容; 2.熟悉java中java.security.*和java.crypto.* 中相关类。 三、实习内容 -Practice three based on the RSA public key encryption 一、实习目的
crypto
- 这是一个用java做的关于加密解密方面的软件。-crypto crypto crypto crypto crypto crypto crypto crypto crypto crypto crypto
ESMTP-Demo
- 这是java做的另一个关于加密解密方面的软件。-crypto crypto crypto crypto crypto crypto crypto crypto crypto crypto
Java-87722Crypto--9176248GARDENER-7
- 源码Java-87722Crypto 9176248GARDENER-7功能还是不错的,用来学习与研究开发还是不错的-Source crypto- 9176248 lawfare Java- 87722-7 function is good, used to study and research and development is still good
crypto rsa
- A user of RSA creates and then publishes a public key based on two large prime numbers, along with an auxiliary value. The prime numbers must be kept secret. Anyone can use the public key to encrypt a message, but with currently published methods, an