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

搜索资源列表

  1. EncryptPL

    0下载:
  2. 武金木老师上课介绍的排列码加密解密算法,我用java实现的算法。-Wu Chin-mu class the teacher introduced the permutation code encryption algorithm java implementation algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-02
    • 文件大小:15074
    • 提供者:小许
  1. java-Segment-encryption

    0下载:
  2. java分段加密:加密时超过117字节就报错。为此采用分段加密的办法来加密;解密时超过128字节就报错。为此采用分段解密的办法来解密-JAVA Segments encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:16059
    • 提供者:水共小易
  1. encryption-and-decryption

    0下载:
  2. 实现简单的文件加密解密功能,适合java初学者参考-Simple file encryption and decryption functions for java beginners reference
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:205843
    • 提供者:李镝
  1. RC4

    0下载:
  2. JAVA语言 rc4加密解密算法 有实验报告和测试文档-The JAVA language rc4 encryption and decryption algorithms lab reports and test documentation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:140537
    • 提供者:123456
  1. RSA

    0下载:
  2. JAVA语言编写 RSA加密解密算法 内含有实验报告和测试文档-RSA encryption and decryption algorithms JAVA language lab reports and test document contains
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-05
    • 文件大小:137741
    • 提供者:123456
  1. Java-Encode

    0下载:
  2. ava加密与解密的艺术.rar 完整源代码 欢迎下载研究-java encryption and decryption algorithms related example
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:358349
    • 提供者:阿平
  1. MyEncrypt

    0下载:
  2. 自己写的符合标准的3DES加密和解密程序源码,使用C#编写,平台为是VS2008,可带加密key和符合Java标准的32位密钥,并能读取CPU等硬件序列号做机器绑定加密,已用在多个项目中做程序加密解密-Written by myself standards-compliant 3DES encryption and decryption program source code, written in C# platform for VS2008, with a 32-bit key encryp
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-15
    • 文件大小:87160
    • 提供者:刘伟信
  1. desdll

    0下载:
  2. 据说是加密解密用的,调用代码为public static native String dtdes2java(String src, String des, String key, String flag) 成功了,给我留个言,-this is dll for java diaoyong
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:11264
    • 提供者:义阳
  1. aes12

    0下载:
  2. AES加密解密Android版 网上有很多java版的AES加密解密例子代码,但都因为路径问题,在Android上无法使用. 以下代码在Android上测试通过 -AES encryption and decryption Android version of the online have many java version of the AES encryption and decryption example code, but because the path pro
  3. 所属分类:JavaScript

    • 发布日期:2017-11-14
    • 文件大小:17921
    • 提供者:真诚
  1. Encryption

    0下载:
  2. java写的加密程序,能分别使用AES和DES加密解密文件。-written in java encryption program can decrypt files using AES and DES encryption.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:123697
    • 提供者:张起
  1. Elgamal11

    0下载:
  2. java编写的加密系统基于ElGamal算法能够对数字进行加密解密。-written in Java encryption system based on the ElGamal algorithm for encryption and decryption of digital.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-08
    • 文件大小:14927
    • 提供者:张起
  1. java_DES_decodeaencode

    0下载:
  2. Java环境下的DES加密解密算法,简单易懂,可以直接使用-DES encryption and decryption algorithms in the Java environment, simple and easy to understand, and can be used directly
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-24
    • 文件大小:5001
    • 提供者:zengdanqi
  1. Symmetric-encryption

    0下载:
  2. java实现对称加密算法 实现文件的加密解密-java symmetric encryption algorithm implementation file encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:1926
    • 提供者:jason
  1. DESwenjianjiami

    0下载:
  2. 用Java编写的一个文件加密解密系统,采用DES算法!-A file encryption and decryption system written in Java, using DES algorithm!
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:661888
    • 提供者:于锴
  1. java_DES

    0下载:
  2. java的dec加密解密源码,可设置密钥-dec encryption and decryption of java source code, you can set the key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:5116
    • 提供者:756827
  1. NTRUSign签名认证实现代码

    2下载:
  2. 该代码是用Java语言编写,实现的功能包括:NTRU的加密解密以及NTRUSign签名认证算法。实现了签名认证。
  3. 所属分类:密码/编码算法

  1. signature

    0下载:
  2. 用java实现数字签名,可以实现两台电脑之间的加密解密,确保信息的安全-Using java to achieve a digital signature can be achieved between the two computer encryption and decryption, to ensure the security of information
  3. 所属分类:JavaScript

    • 发布日期:2017-11-17
    • 文件大小:2926
    • 提供者:lily
  1. RSA3

    0下载:
  2. java实现的RSA窗体算法,能实现对明文加密和密文解密。大素数运行起来较慢,若需要加密解密大素数改个地方就好了-java implementation of RSA algorithm forms
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-16
    • 文件大小:1752
    • 提供者:jack
  1. Java-software-protection-technology

    1下载:
  2. 用加密的方法来保护Java类文件,加密可以有效地对抗反编译 Java技术在设计之初就考虑到应用环境的复杂性,因此允许用户根据Java规范定制类加载器,使用这些定制的Classloader可以完成特定的操 作,比如从网络上下载类文件,验证类文件来源等,本文定制了 北京邮电大学硕日毋究生学位论文Java软件保护技术研究及实现一个Classloader来完成加密类文件的加载" (3)负责密钥提取和解密的具体算法不能被加密,否则又需要先将它 们解密,由此将形成一个循环,而它们又是必须
  3. 所属分类:software engineering

    • 发布日期:2014-07-29
    • 文件大小:1024
    • 提供者:李忠楠
  1. MyDESPlus

    0下载:
  2. java中常用加密解密,将10进制数转成16进制数。-java commonly used encryption and decryption, the decimal number into hexadecimal number.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1486
    • 提供者:huang
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 22 »
搜珍网 www.dssz.com