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

搜索资源列表

  1. AES.java

    0下载:
  2. 此源代码为由JAVA编写的对称加密算法AES,详细编写了各个变换。-This source code is written in JAVA grounds of symmetric encryption algorithms AES, elaboration of the various transformations.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:19.53kb
    • 提供者:熊松
  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. securit

    0下载:
  2. AES,DES,RSA,SHA1四个加密解密算法。-AES,DES,RSA,SHA1
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:54.77kb
    • 提供者:胡斌
  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. Cryptography

    0下载:
  2. 该程序包提供了三种加解密算法的源代码:DES、AES和RSA。程序没有使用Java的security库,完全是自己根据加解密算法流程手工编写的。适用于密码学加解密算法的学习和研究。 由于运行速度慢,不推荐用于实用项目。-The package offers three encryption algorithm source code: DES, AES and RSA. Procedures did not use Java' s security database is entirely
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:27.22kb
    • 提供者:tangxiaojun
  1. AEScalc

    0下载:
  2. AES Block Cipher Calculator. Given key and input string, encrypts to AES standards. Java source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:35.67kb
    • 提供者:Git
  1. J2me-AES

    0下载:
  2. [cryptography] AES encrypt and decrypt for j2me,
  3. 所属分类:J2ME

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

    0下载:
  2. 这是一个AES加密的JAVA源代码,能完成加密和解密功能。-AES encryption This is a JAVA source code, to complete the encryption and decryption functions.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:9.68kb
    • 提供者:陈燕燕
  1. Method-collection-of-Java-encryption

    0下载:
  2. 描述了多种常用加密算法的java代码,其中包括:des,3des,aes,rsa,dsa,md5,sha1.的具体实现。-Describes a variety of commonly used encryption algorithm java code, including: des, 3des, aes, rsa, dsa, md5, the sha1.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:250.68kb
    • 提供者:Leonardo
  1. AES-in-java

    0下载:
  2. this is source code for AES in java languange, and it is put in notepad.
  3. 所属分类:Crypt_Decrypt algrithms

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

    0下载:
  2. AES algorithm implemented in JAVA. The code generates AES Key, Encrypts and Decrypts. Its a command line code
  3. 所属分类:CA program

    • 发布日期:2017-04-01
    • 文件大小:1.88kb
    • 提供者:Kaustubh Lohiya
  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
    • 文件大小:17.5kb
    • 提供者:真诚
  1. HandsOnAES

    0下载:
  2. Java card规范JCOP的AES算法实现源代码-Java card specification JCOP AES algorithm source code
  3. 所属分类:Java Develop

    • 发布日期:2017-11-30
    • 文件大小:6.59kb
    • 提供者:kdd
  1. Rijndael

    0下载:
  2. AES加密算法的java实现源代码。只有一个java源文件,非常简单。-AES encryption algorithm to achieve the java source code. Only a java source files, a very simple.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:3.67kb
    • 提供者:kimifetch
  1. AES-Rijndael

    0下载:
  2. Rijndael (pronounced Reindaal) AES算法,由Joan Daemen and Vincent Rijmen设计。-//Rijndael (pronounced Reindaal) is a block cipher, designed by Joan Daemen and Vincent Rijmen as a candidate algorithm for the AES. //The cipher has a variable block length an
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:22.5kb
    • 提供者:doofu
  1. EncryptionUitl

    0下载:
  2. java 加密代码 有main方法 凭秘钥AES加密 解密-java encryption code
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1.96kb
    • 提供者:千里马
  1. AES_JAVA_src

    0下载:
  2. AES Crypt Decrypt JAVA Source code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1.39kb
    • 提供者:www
  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. iOS--Android-AES

    0下载:
  2. iOS,Android,Java通用AES256加密源码-iOS, Android, Java universal AES256 encryption source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-07
    • 文件大小:1.39mb
    • 提供者:Best
  1. test aes platform code

    0下载:
  2. Java encryption test aes
  3. 所属分类:JSP源码/Java

« 12 »
搜珍网 www.dssz.com