CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 WEB源码 搜索资源 - 加密 算法

搜索资源列表

  1. java_code

    0下载:
  2. 通过随机数和按位算法对字符串的加密解密。(java版)-through random numbers and by-bit algorithm to string encryption and decryption. (Java version)
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2081
    • 提供者:GQI
  1. Caesar--java

    1下载:
  2. 凯撒密码扩展算法,输入加密参数k1,k2, c =(k1*m+k2) mod 26-Caesar expansion password algorithm, the import of encryption parameters k1, k2, c = (k1 * m k2) mod 26
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1449
    • 提供者:Eyre
  1. Des___JAVA

    0下载:
  2. 用java实现了des算法 是64位的 还有加密文件的功能!-achieved using java des algorithm is a 64-bit encrypted documents were functional!
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:杨海亮
  1. aes-rsa的实现

    1下载:
  2. AES和RSA的混合加密算法,JAVA版本,可运行实现。
  3. 所属分类:JSP源码/Java

    • 发布日期:2016-03-13
    • 文件大小:38543
    • 提供者:490335686
  1. AEScode

    1下载:
  2. AES加解密算法源码,详细说明了AES对称加密算法的过程和结构。-AES encryption and decryption algorithm source code, a detailed descr iption of the AES symmetric encryption algorithm processes and structures.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:21858
    • 提供者:刘少伟
  1. ecc

    0下载:
  2. ecc加密算法,通过c语言实现。希望有帮助-ecc c++
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:59081
    • 提供者:赵栋
  1. AES

    0下载:
  2. AES加密算法的JAVA实现,可以实现对文字、文件的加密解密功能。-AES encryption algorithm JAVA implementation can be achieved on the text, file encryption and decryption functions.
  3. 所属分类:Java Develop

  1. SM4Alg

    0下载:
  2. java版的 SM4 ECB 加密算法,用于安全网络环境传输使用-java version SM4 ECB encryption algorithm for secure network environment using transmission
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:2922
    • 提供者:刘君
  1. RSAKeyGenerator

    0下载:
  2. RSA加密算法的java实现,该程序是RSA密钥生成器-RSA encryption algorithm java realize, the program is RSA key generator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3497
    • 提供者:田青永
  1. Test

    0下载:
  2. 为了方便测试使用自己对其进行了软加密算法实现,是一个软加密算法实现。-In order to facilitate the use of its own test of the soft encryption algorithm is a soft encryption algorithm.
  3. 所属分类:Applet

    • 发布日期:2017-05-04
    • 文件大小:19786
    • 提供者:红铅笔
  1. FileCrypter

    0下载:
  2. 文件加密器。加密算法和模式以及填充模式使用:AES/CBC/PKCS#5;迭代开始时有初始化向量iv的参与。 由于要以用户输入的口令作为密钥生成密钥,所以用到了基于用户的密钥生成算法。将用户输入的密码和伪随机的盐值salt。 *注释十分详细。-this is a tiny tool for encrypt any file in any format using AES under CBC module with PKCS#7(PADDING MODULE)。Users can the
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:55902
    • 提供者:沈昊源
  1. src

    0下载:
  2. DES加密算法的Java语言实现,DES是一种对称加密算法,代码可运行-DES encryption algorithm Java language implementation, DES is a symmetric encryption algorithm, the code can run
  3. 所属分类:Applet

    • 发布日期:2017-05-05
    • 文件大小:4868
    • 提供者:怀念
  1. MD5

    0下载:
  2. 一种用于加密的算法,即MD5的加密算法,对字符串的加密-MD5 encryption algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-12-12
    • 文件大小:17864
    • 提供者:赵丽颖
  1. brix-crypto-js-3.1.9-1-0-g0596fae

    0下载:
  2. CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2-var digest Crypto.MD5( Message ) var digestBytes
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:102059
    • 提供者:曹佳顺
  1. EncryptModel

    0下载:
  2. 利用Java编写的简单加密示例,根据不同的加密算法进行测试,根据明文生成密文,根据密文解密出原文内容-Using Java to write a simple encryption example, according to different encryption algorithm for testing, according to the plaintext generated ciphertext, according to the ciphertext decrypt the orig
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:41637
    • 提供者:孙建
  1. java

    0下载:
  2. 3des加密算法的java源码(算法实现过程)(3des encryption algorithm Java source code (algorithm implementation process))
  3. 所属分类:Java编程

    • 发布日期:2017-12-16
    • 文件大小:4096
    • 提供者:mirror911
  1. Amazon

    0下载:
  2. 通过联合使用JSP + JavaBean + Servlet实现网上书店,进一步掌握和理解MVC模型结构,并掌握过滤器、图形验证码、加密算法、富文本编辑器及文件上传等实用技术的用法。(Through the use of JSP + JavaBean + Servlet to achieve online bookstore, to further grasp and understand the MVC model structure, and grasp the filter, graphi
  3. 所属分类:Jsp/Servlet

    • 发布日期:2018-01-05
    • 文件大小:3785728
    • 提供者:为了
  1. androidsmcert

    0下载:
  2. 国秘加密算法SM4java实现,android项目可用,使用方法详见test文件(The realization of the national secret SM4)
  3. 所属分类:Java编程

    • 发布日期:2018-04-20
    • 文件大小:997376
    • 提供者:嘟嘟252
  1. gmhelper-master

    1下载:
  2. 国密算法加密的demo一些例子和证书生成的一些东西,转载自github(Encryption of State Secret Algorithms)
  3. 所属分类:Java编程

    • 发布日期:2020-09-03
    • 文件大小:45056
    • 提供者:开发者-盛
  1. CryptoJS v3.1.2

    1下载:
  2. CryptoJS (crypto.js) 为 Javascr ipt 提供了各种各样的加密算法。目前已支持的算法包括: MD5 SHA-1 SHA-256 AES Rabbit MARC4 HMAC HMAC-MD5 HMAC-SHA1 HMAC-SHA256 PBKDF2
  3. 所属分类:JSP源码/Java

    • 发布日期:2019-04-09
    • 文件大小:157852
    • 提供者:w283163572
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com