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

搜索资源列表

  1. sha1.jar.rar

    0下载:
  2. SHA加密算法打包文件,电子商务可能会用到此算法加密,去掉后缀“.rar”使用,SHA encryption algorithm packaged documents, e-commerce may be encrypted using this algorithm, remove the suffix " . Rar" use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:18.88kb
    • 提供者:
  1. simplified_AES

    0下载:
  2. simplified AES without using java or max
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:3.5kb
    • 提供者:Sanober
  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-23
    • 文件大小:8.79kb
    • 提供者:cai
  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-09
    • 文件大小:15.55mb
    • 提供者:cristiano
  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
    • 文件大小:35.28kb
    • 提供者:王小军
  1. AES-test

    0下载:
  2. aes 加密 与解密 算法的实现 ,对人以文本采用aes 加密,最终可以aes解密。-aes encryption and decryption algorithm, on the text using aes encryption decryption aes ultimately.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:14.75kb
    • 提供者:song
  1. AES-Crypto-SN-Generator

    1下载:
  2. AES 是一种使用安全码进行信息加密的标准。 它支持 128 位、192 位和 256 位的密匙。 加密算法的实现在 ElAES.pas 单元中。 本人将其加密方法封装在 AES.pas 单元中, 只需要调用两个标准函数就可以完成字符串的加密和解密。 (* 密匙长度 *) 128 位支持长度为 16 个字符 192 位支持长度为 24 个字符 256 位支持长度为 32 个字符 所有加密和解密操作在默认情况下为 128 位密匙。-
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:749.77kb
    • 提供者:harris
  1. javaAES

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

    • 发布日期:2017-03-29
    • 文件大小:195.68kb
    • 提供者:CHen
  1. Rijndaeljava

    0下载:
  2. 用java语言实现了AES加密算法的核心算法RIJINDAEL。-Using java language to implement the AES encryption algorithm is the core algorithm RIJINDAEL.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:375.83kb
    • 提供者:杨进
  1. bouncycastle

    0下载:
  2. bouncycastle 一个开源的 java 包,可以提供一些加密算法的实现. 使用这个包进行 DES AES RSA SHA ECG SHA MD5 等加密算法 .算法不像jre里面哪有有限制,是可以使用 256 位密钥 android 里面的加密算法就是使用这个包 ! 适合一些不想依赖于 jre 加密实现的或者没有该环境的软件 .-<bouncycastle> an open source java package can provide encryption algorith
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.63mb
    • 提供者:crw
  1. javaAES

    0下载:
  2. java语言实现AES算法,使用Java封装的加解密类中的方法实现AES-java language AES algorithm, the method AES encryption and decryption using the Java package class
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:21.67kb
    • 提供者:刘明
  1. AES

    0下载:
  2. AES算法加密解密,只实现了单行密文加密,注释还蛮清楚的,Java实现,包含界面,简单的Java SE应用。-Encryption and Decryption through AES algorithm using Java.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-13
    • 文件大小:19.16kb
    • 提供者:houlin
  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
    • 文件大小:120.8kb
    • 提供者:张起
  1. AES

    0下载:
  2. 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step of the detailed display
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:148.79kb
    • 提供者:kimifetch
  1. Source

    0下载:
  2. 用JAVA实现的AES算法,可对文件,字符串,byte数组加密,详细显示每一步加密过程,包含生成密匙,加密文件,用密钥k解密文件-AES algorithm using JAVA, may file a string, byte array encryption, the encryption process every step shown in detail, including key generation, encryption, file with the key k to decry
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1.54mb
    • 提供者:kimifetch
  1. AES-For-Delphi-And-Java-V1.0.0.0

    2下载:
  2. 此AES测试用例,使用的加密方式和填充方式是AES/ECB/PKCS5Padding 博主仅仅写了密钥正好是128位时java和delphi的加密解密,192位和256位还没有写,不过应该可以举一反三的, 后续会将192位和256位的加密解密也写出来,请关注http://blog.csdn.net/kunlun122/article/details/29270219-This test AES encryption mode and fill mode using AES/E
  3. 所属分类:Delphi VCL

    • 发布日期:2015-11-12
    • 文件大小:211kb
    • 提供者:xia
  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. AESjiami

    0下载:
  2. 用java实现的使用AES加密算法对二进制bin文件进行加密,生成的也是bin文件。用途:当需要网络传输编译好的bin文件代码时,就可以先加密,传输完以后解密,保证数据的安全,软件带有解密功能,试验过,解密正确。-Using Java implementation using AES encryption algorithm for binary bin file is encrypted, the generated is bin file.Purpose: when you need to
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:22.98kb
    • 提供者:刘勇
  1. AES加密解密

    0下载:
  2. 用Java编写AES加密算法,实现加密解密过程(Using Java to write AES encryption algorithm to achieve encryption and decryption process)
  3. 所属分类:加密解密

    • 发布日期:2017-12-20
    • 文件大小:14kb
    • 提供者:Niculas Yee
  1. Steganography6

    0下载:
  2. Steganography in java using LSB technique for hiding message in PNG image & using AES and SHA-2 algorithm for encryption/decryption of message.
  3. 所属分类:加密解密

    • 发布日期:2018-04-22
    • 文件大小:22kb
    • 提供者:rainI7
« 12 »
搜珍网 www.dssz.com