CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - java文件

搜索资源列表

  1. Des加密解密文件

    1下载:
  2. 可以操作的文件类型:TXT、DOC、JAVA等,且Word文档中包含图片也没问题 运行时使用的例子是本目录下的111.doc文件,运行后自动生成222.doc文件和333.doc文件。 其中111.doc文件加密后的文件是222.doc文件,222.doc文件解密后文件是333.doc文件。-can operate file types : TXT, DOC, JAVA, but Word document contains photographs have no problem ru
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:37731
    • 提供者:寒风
  1. des-java

    0下载:
  2. java编译的加解密文件-increase declassified document
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:2394
    • 提供者:欧紫
  1. rsa

    0下载:
  2. 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:490691
    • 提供者:dufeilong
  1. rmdemo.rar

    1下载:
  2. JAVA开发的,使用RSA,MD5开发的简单数字签名软件,可以用来对文件和消息做数字签名。 ,JAVA development, the use of RSA, MD5 developed a simple digital signature software, can be used for documents and information to do a digital signature.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:964177
    • 提供者:刘应
  1. Encryption.rar

    0下载:
  2. 文件加密软件,用于单个文件和文件夹加密文件加密软件,用于单个文件和文件夹加密,Encryption uses java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:102670
    • 提供者:coffeeyouth
  1. aes-java-file

    0下载:
  2. 使用java编写的aes文件加密源代码,经测试能对文本进行加密,密钥为128 192 256bit-Prepared using aes file encryption java source code, the test can encrypt the text, the key for the 128 192 256bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:8997
    • 提供者:cai
  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. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:122072
    • 提供者:youyang
  1. AES

    0下载:
  2. AES加密以及解密实现,这是一个AES文件加密软件,用VC++ MFC编写,里面有详细的源代码以及加密和解密的具体实现方法。-AES encryption and decryption to achieve, this is a AES file encryption software, written using VC++ MFC, which has detailed source code and encryption and decryption of the specific impl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-08
    • 文件大小:16307947
    • 提供者:cristiano
  1. AES(java)

    0下载:
  2. AES加密算法(java实现)具体描述了一个简单的例子,可以实现对文本文件的加密和界面-AES encryption algorithm (java implementation)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4688
    • 提供者:孙晓辉
  1. TripleDESencryption

    0下载:
  2. JDK:1.40以上 说明:文件加密 加密方法:三重DES加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above Descr iption: file encryption encryption: Triple DES encryption encryption process: the selected file encryption in the same folder to generate a an incre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:3210
    • 提供者:许毅
  1. aescrypt-java-3_0

    0下载:
  2. 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:36122
    • 提供者:王小军
  1. md5

    0下载:
  2. 文件验证,利用MD5算法做文件的HASH,得到统一结果判断文件内容的一致性-File Hash
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-17
    • 文件大小:18400
    • 提供者:陈源
  1. java

    0下载:
  2. 文件的加密与解密 Java语言开发 希望能与更多Java爱好者共同探讨-Document encryption and decryption of the Java language to develop with more hope to explore Java enthusiasts
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:1694
    • 提供者:陆叡
  1. des

    0下载:
  2. 用JAVA语言实现DES算法。通过文件读取进行加密,密码由客户自行输入-JAVA language used DES algorithm. Read through the document is encrypted, the password input by the customer on its own
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:46445
    • 提供者:liuby
  1. CopyFile

    0下载:
  2. 通过java对文件进行加密解密,并可以对文件进行复制,包含两种方式:字符、字节。-Java files through encryption and decryption, and can copy files, including in two ways: characters, bytes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:758
    • 提供者:chengbo
  1. FileEncrypter

    0下载:
  2. 三重DES加密解密算法,可以加密解密各种文件,有界面源码-Triple DES encryption and decryption algorithms, encryption and decryption can be a variety of document, source interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:3092
    • 提供者:吴萤
  1. DES

    0下载:
  2. DES文件加密可以对文本文档和word文档进行加密和解密-DES file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:16990
    • 提供者:道莲
  1. RSA

    0下载:
  2. 运用java技术,基于RSA算法,实现对图片文件进行加密解密的源代码-Using java technology, based on RSA algorithm, the image files on the source code for encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2242
    • 提供者:窦小敏
  1. Hash

    0下载:
  2. 对于加密解密技术,我懂的不多,有些可以利用某种技术“模糊”JAVA类文件。这样能够使反编译的难度增加。但估计反编译器的技术水平也在不断提升,导致这种方法层层受阻。另外还有很多其他的技术也可以实现对JAVA文件的加密解密。我现在所想要研究的,就是其中的一种。 -fdggggggggggggggggggggggg
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:6146
    • 提供者:李四
  1. File-signature

    0下载:
  2. 此代码实现了文件的签名与验证,可以很好的对齐加密-This code implements the file signature verification, encryption can be very good alignment
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:6461
    • 提供者:Faye
« 12 3 4 5 »
搜珍网 www.dssz.com