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

搜索资源列表

  1. java加密技术

    0下载:
  2. java加密技术:除了DES,我们还知道有DESede(TripleDES,就是3DES)、AES、Blowfish、RC2、RC4(ARCFOUR)等多种对称加密方式,其实现方式大同小异,这里介绍对称加密的另一个算法——PBE-java encryption technology: In addition to DES, we also know DESede (TripleDES, that is, 3DES), AES, Blowfish, RC2, RC4 (ARCFOUR) and o
  3. 所属分类:编程文档

    • 发布日期:2017-03-27
    • 文件大小:9.93kb
    • 提供者:gaoshan
  1. wenjianjiajiemi

    0下载:
  2. java文件加解密课程设计,包括摘要,概要设计,详细设计,有完整代码及截图-java file encryption and decryption curriculum design, including a summary outline design, detailed design, a complete code and screenshot
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:196.69kb
    • 提供者:施菲
  1. 3.8

    0下载:
  2. 加密解密技巧,DES,AES, RAS等算法。Java代码可以在EDI中运行实现。-This is a documentation for encryption and decryption.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:16.41kb
    • 提供者:Alice
  1. java_file_encryption.tar

    0下载:
  2. it s about encryption ... java progamming-it s about encryption ... java progamming...
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:6.03kb
    • 提供者:tasia
  1. rsaencr

    0下载:
  2. RSA encryption java code
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:sudheer
  1. M-Java

    0下载:
  2. Java cryptography resource is a nice resource for programming for encryption and decryption.
  3. 所属分类:Development Research

    • 发布日期:2017-04-04
    • 文件大小:389.69kb
    • 提供者:Amol/justamol
  1. java

    0下载:
  2. 基于RSA公钥加密算法的电子邮件 加密程序之JAVA实现-RSA public key encryption algorithm-based e-mail JAVA implementation of encryption program
  3. 所属分类:software engineering

    • 发布日期:2017-11-15
    • 文件大小:165.06kb
    • 提供者:王小明
  1. encryption-and-decryption

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

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

    0下载:
  2. 它是第一个既能用于数据加密也能用于数字签名的算法,本文件是rsa算法的java实现的代码-It is the first one that can be used both for data encryption can be used for digital signature algorithm, this document rsa algorithm java implementation code
  3. 所属分类:File Formats

    • 发布日期:2017-11-22
    • 文件大小:3.53kb
    • 提供者:zheng
  1. Java-encryption-And-deciphering

    0下载:
  2. Java加密解密方法大全(ChinaSEI)-JAVA
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:247.47kb
    • 提供者:杨军
  1. MD5-java

    0下载:
  2. md5加密java实现md5的加密实现方法-md5 encryption java md5 encryption method
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:7.99kb
    • 提供者:yj4085
  1. file-encryption-and-decryption

    0下载:
  2. 文件的加解密系统的设计,采用的是面向对象的java语言,很好理解和使用。-File encryption and decryption system design, object-oriented java language, a good understanding and use.
  3. 所属分类:software engineering

    • 发布日期:2017-11-09
    • 文件大小:102.77kb
    • 提供者:何嘉
  1. priyacns

    0下载:
  2. its a ceasor cipher program made in java used for encryption of the messages sent from one user to other
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:2.61kb
    • 提供者:kailash
  1. DES

    0下载:
  2. 一个基于JAVA平台的DES加密算法的实现-A DES encryption algorithm based on the JAVA platform
  3. 所属分类:Document

    • 发布日期:2017-11-29
    • 文件大小:56.89kb
    • 提供者:whacker
  1. DESwenjianjiami

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

    • 发布日期:2017-11-08
    • 文件大小:646.38kb
    • 提供者:于锴
  1. Java-software-protection-technology

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

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

    0下载:
  2. java二维码qrcode生成代码下载,进行加密,解密,相对于最代码xiaoxiaot的更为简便他的有三个类,而且为进行二维码的加密,这次是对二维码进行了加密。-Java qr code qrcode generated code downloads, encrypt, decrypt, relative to the code xiaoxiaot simpler he has three classes, and for the qr code encryption, this is the
  3. 所属分类:Project Manage

    • 发布日期:2017-05-03
    • 文件大小:1018.68kb
    • 提供者:chenchangyan
  1. encryption-decryption

    0下载:
  2. java project for encryption and decryption using AES algorithme and RSA algorithme, text encryption or images, text file or others formats.
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:244.07kb
    • 提供者:abou_adnen
  1. Blowfish

    0下载:
  2. Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algorithm. Message to encrypt can be
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2.88kb
    • 提供者:Sheema Fatima
搜珍网 www.dssz.com