搜索资源列表

  1. cryptologycoding

    0下载:
  2. 一些重要的加密算法的实现---主要是针对大学密码学课程中的算法实践,例如: 维吉尼亚密码,置换密码,移位密码-Some key encryption algorithm--- mainly aimed at the realization of the University of cryptography algorithms for practical courses, such as: Virginia password, repl
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:1113088
    • 提供者:zk
  1. encryptModule

    0下载:
  2. 用Java加密类实现常规的DES、RSA及SHA的加密算法,代码完整。-Encryption with Java class implements the conventional DES, RSA and SHA encryption algorithm, code integrity.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:35840
    • 提供者:191
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:26624
    • 提供者:199
  1. Fibonacci_encryption

    0下载:
  2. 一种Fibonacci序列变换空域加密算法和解密算法。利用Fibonacci序列产生密钥,实现图像空域加密。-The airspace of a Fibonacci sequence transform encryption algorithm and decryption algorithm. The use of Fibonacci sequence generated key encryption to achieve the i
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:12288
    • 提供者:林旭亮
  1. ImageFreqCipher

    0下载:
  2. 一种频域加密算法,图像经过DCT变换得到DCT系数,然后对DCT系数进行加密。然后对加密的DCT系数进行DCT反变换图像数据。最后对其加密后的图像数据进行线性变换来调整图像数据的取值范围在[0,255]。最后得到加密图像-A frequency-domain encryption algorithm, the image obtained through the DCT transform DCT coefficients, and t
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:13312
    • 提供者:林旭亮
  1. jiami

    0下载:
  2. java 加密算法 不过只能对单个文件进行加密不能实现文件夹加密-java encryption algorithm, but only encrypt a single file folder encryption can not be achieved
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:3072
    • 提供者:liuzhi
  1. aes-JAVA

    0下载:
  2. 用JAVA 写的AES算法加密-java aes
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:223232
    • 提供者:aaayth
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:王喜林
  1. RC4

    0下载:
  2. RC4加密算法,通过序列密码实现加解密。输入输出已经给定。-RC4encryption,with given input and output
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:38912
    • 提供者:Xia
  1. des_java

    0下载:
  2. 一个DES的加密解密算法完整实现 包括S盒等重要实现,另外此程序还实现了文件数据流的加密解密 DESAlgorithm.java DesHelper.java DESStream.java // des算法初始置换表ip public static final int[] IP = { 58, 50, 42, 34, 26, 18, 10, 2, 60, 52, 44, 36, 28, 20, 12, 4
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:11264
    • 提供者:不死鸟
  1. crypt

    0下载:
  2. 收集的几个加密算法,共java的同志们参考。-DES 3DES
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:24576
    • 提供者:techlife
  1. DESyuan

    0下载:
  2. des数据加密算法,其中的功能比较全,可以实现相关数据的加解密工作,适合初学者-des data encryption algorithms, all of which feature comparison can be achieved with data encryption and decryption work, suitable for beginners to see if
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:601088
    • 提供者:林子
  1. Java_MD5

    0下载:
  2. 分析了MD5加密算法和碰撞的原理,对目前常规MD5算法加密结果容易被破解的问题,利用JDK的ja-va.security包中的MD5算法给出了JavaBeans形式的变换算法,以期进一步减小破解时碰撞的概率,增强系统加密的安全性。-Analysis of the MD5 encryption algorithm and the collision theory, the current results of conventional M
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:254976
    • 提供者:刘杰
  1. DES

    0下载:
  2. 用Java加密类实现DES、RSA及SHA的加密算法 解压密码hur.cn-Java class that implements encryption with DES, RSA and SHA encryption algorithm Unzip Password
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-23
    • 文件大小:57344
    • 提供者:huangjiang
  1. DES-java

    1下载:
  2. 利用Java对DES算法的加密和解密,需要的转载!-Java on the DES algorithm using encryption and decryption, reproduced in need!
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:1024
    • 提供者:马广成
  1. ImageEncryption

    0下载:
  2. 基于混沌加密算法的图像加密软件,使用Java awt做的界面设计-Image encryption algorithm based on chaotic encryption software, to use Java awt to do interface design
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:35840
    • 提供者:于大海
  1. des

    0下载:
  2. delphi和java的通用des加密算法-delphi and java in general des encryption algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:10240
    • 提供者:唐进
  1. JavaApplication23

    0下载:
  2. 水印加密算法JAVA实现 采用FFT变化算法 实现起来很快-JAVA Implementation watermark encryption algorithm
  3. 所属分类:图形图象

    • 发布日期:2024-05-23
    • 文件大小:37888
    • 提供者:王张录
  1. Java_TripleDES

    0下载:
  2. Java开发的用于简单文字和文件的3DES加密算法,有图形界面,可以自行指定密钥-Java development for the simple text and documents 3DES encryption algorithm, a graphical interface, you can specify their own key
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:121856
    • 提供者:youyang
  1. javaAES

    0下载:
  2. 使用java实现高级加密算法AES加密以及解密-Achieved using advanced encryption algorithm AES java
  3. 所属分类:加密解密

    • 发布日期:2024-05-23
    • 文件大小:200704
    • 提供者:CHen
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 30 »

源码中国 www.ymcn.org