搜索资源列表

  1. rsa.jar

    0下载:
  2. RSA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用-RSA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:
  1. sha1.jar

    0下载:
  2. SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用-SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:
  1. GUI

    0下载:
  2. java算法实现AES、DES、3DES、MD5、RSA五种加密算法-java algorithm AES, DES, 3DES, MD5, RSA encryption algorithm five
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:20480
    • 提供者:黄志川
  1. Playfair

    0下载:
  2. playfair加密算法、解密算法的实现示例,用于英文字符-Playfair encryption algorithm, decryption algorithm example(only for English characters)
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:hayley
  1. DES

    0下载:
  2. DES加密算法的完整代码。 完整C++实现和完整J2ME代码实现3DES加密-DES encryption algorithm the complete code. A complete C++ to achieve and realize the full J2ME code 3DES encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:88064
    • 提供者:sure
  1. BlockCiphers

    0下载:
  2. des,des3,等加密算法的集合。包含完整的例子和源码。不过des加密的似乎和java加密不一致。-des, des3, such as a collection of encryption algorithm. Contains examples and source code integrity. But it seems des-encrypted and encrypted java inconsistency.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-22
    • 文件大小:22528
    • 提供者:junfeng
  1. ThreeDes

    0下载:
  2. *北京联通全网有关网上订购和点播接口URL加密算法 * *采用3DES加密, ECB模式/使用PKCS7方式填充不足位, *目前给的密钥是192位(24个字节)经过BASE64编码后的可见字符串-* Beijing Unicom, the whole network of the online ordering and on-demand interface URL encryption algorithm** us
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:tulip
  1. DES

    0下载:
  2. 可以在J2me下使用的DES加密算法,输入输出参数均为byte[],使用参数1加密,0解密。-J2me can use at the DES encryption algorithm, input and output parameters are byte [], using the parameters of one encryption, 0 decryption.
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:Jacky
  1. PairKeyExample

    0下载:
  2. 非对称加密算法的JAVA代码,包含详细的代码注释,以及算法流程图。-Non-symmetric encryption algorithm JAVA code, the code contains detailed notes, as well as the algorithm flow chart.
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:李建峰
  1. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:56320
    • 提供者:胡斌
  1. SingleKey

    0下载:
  2. 加密算法有 DES,DESede,Blowfish等,本例主要解释如何利用DES私钥加密算法加解密-Encryption algorithm DES, DESede, Blowfish and so on, in this case which explain how to use the private key encryption algorithm DES encryption and decryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:fengli
  1. RC4

    0下载:
  2. Rc4 加密算法 java源码 Rc4 加密算法 java源码-java rc4 java rc4 java rc4 java rc4 java rc4
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:胡朝辉
  1. FileEncrypter

    0下载:
  2. 使用三重DES加密算法和替代加密算法对文件进行加密的小程序-The use of triple-DES encryption algorithm and an alternative encryption algorithm to encrypt the document a small program
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:24576
    • 提供者:szmneo
  1. 27942020javarsa

    0下载:
  2. RSA加密算法,界面操作,可以很方便的对文件的内容进行加密,而且为了能加密更长的内容,算法中采用了分段加密的手段。其算法步骤如下:1. 读取公钥e和n,作加密之用。 2. 从DecText中读取一大段明文,转化成明文字节数组Byte[]。 3. 再把Byte[]分成若干小段明文字节数组sectByt -RSA encryption algorithm, interface operation, it is easy to encry
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:5120
    • 提供者:易守望
  1. Symmetric_encryption_Stream_encryption_CBC_RSA_DH.

    0下载:
  2. 对称加密解密,流加密,CBC加密解密,RSA加密算法,DH公钥和私钥算法-Symmetric encryption and decryption, stream encryption, CBC encryption and decryption, RSA encryption algorithm, DH public key and private key algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:19456
    • 提供者:Peter
  1. FileDES

    0下载:
  2. DES加密算法JAVA实现程序,对文件进行加密-DES encryption algorithm JAVA realization procedure, the file encryption
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:henry
  1. md5

    0下载:
  2. java md5加密算法实现,输入字符串直接得到加密后的字符串-java md5
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:张万
  1. TrippleDES_java

    0下载:
  2. java实现的3des加密算法,本算法是按照VC的算法实现的。本源代码只是用来学习3des,如果要完全实现微软的3des加密功能,还有许多工作去做。-3des encryption algorithm java implementation, this algorithm is implemented in accordance with VC algorithm. Origin code is only used to study 3
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:13312
    • 提供者:chen wen bin
  1. AES-Crypto-SN-Generator

    0下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符
  3. 所属分类:加密解密

    • 发布日期:2024-05-22
    • 文件大小:768000
    • 提供者:harris
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-22
    • 文件大小:41984
    • 提供者:政工名
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 30 »

源码中国 www.ymcn.org