搜索资源列表
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
crypto40
- crypto++各种加密算法,包括des, rsa,md5-crypto++ various encryption algorithm
Crypto__test
- 通过调用工具包Crypto++来实现des的加解密,减少了繁杂程序的书写-By calling the toolkit Crypto++ to implement the des encryption, reduced the multifarious the writing of the program
cryptopp565
- crypto++ 源码, 包括 DES、AES、RSA、SHA-256(crypto++ source code, including DES, AES,RSA and SHA-256.)