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

搜索资源列表

  1. aes-java

    0下载:
  2. 用java实现的一个aes加密器,但没有仔细看不知是否有错的地方-with java achieve a Orangk'aes encryption devices, but no closer look I do not know whether there is something wrong places
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:284411
    • 提供者:zhangyini
  1. simplified_AES

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

    • 发布日期:2017-04-06
    • 文件大小:3589
    • 提供者:Sanober
  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
    • 文件大小:19994
    • 提供者:熊松
  1. AES_implementation

    1下载:
  2. 基于JAVA下,AES算法的实现,包含AES128, AES192, AES256, 博士毕业设计-Under the JAVA-based, AES algorithm implementation, including AES128, AES192, AES256, Ph.D. Graduation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:43455
    • 提供者:Ye Li
  1. securit

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

    • 发布日期:2017-04-05
    • 文件大小:56086
    • 提供者:胡斌
  1. lab1

    0下载:
  2. 提供JAVA源码,加密解密4种算法,AES, DES ,RSA ,SHA-1,-Provide JAVA source, four kinds of encryption algorithm, AES, DES, RSA, SHA-1,
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:13672
    • 提供者:shangguan
  1. Crypt

    0下载:
  2. j2me上实现AES的加密,由于在j2me上需求调动BouncyCastle的包,其中出现不足128位需求补充的问题-j2me achieve AES encryption, due to demand in j2me on BouncyCastle mobilization of the package, which occurred less than 128 to add the issue of demand
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:815
    • 提供者:eric
  1. aes

    0下载:
  2. AES加密解密软件,毕业设计,大家参考一下-AES encryption and decryption software
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:109562
    • 提供者:张思远
  1. AES(java)

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

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

    0下载:
  2. 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是 相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:4769
    • 提供者:panjijun
  1. AESMaker

    0下载:
  2. AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-12
    • 文件大小:1188
    • 提供者:brian
  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
    • 文件大小:27875
    • 提供者:tangxiaojun
  1. aes

    0下载:
  2. AES for voice. completely done. (need java)
  3. 所属分类:Communication

    • 发布日期:2017-04-13
    • 文件大小:1801
    • 提供者:umar
  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
    • 文件大小:36525
    • 提供者:Git
  1. DH

    0下载:
  2. Step 1: Generating a Parameter Set for the Diffie‐Hellman Key Agreement Algorithm Step 2: Generating a Secret Key Using the Diffie‐Hellman Key Agreement Algorithm Step 3: Use UDP to exchange DH public key Step 4: Establish an AES‐256 encrypted
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:127900
    • 提供者:Tong Liu
  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
    • 文件大小:9908
    • 提供者:陈燕燕
  1. aes.tar

    0下载:
  2. aes algorithm using java -aes algorithm using java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:2866237
    • 提供者:vicky
  1. aescrypt-java-3_2

    0下载:
  2. this is aes encryption on java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:51200
    • 提供者:andrew
  1. Aes-javA

    0下载:
  2. ava API封装的有各种加密算法的,此源码只供交流AES密码算法的精妙及其程序实现-AES JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:4686
    • 提供者:吴东权
  1. JAVA实现AES算法+界面

    0下载:
  2. 利用java语言实现了aes加密算法的编程以及界面(The programming and interface of AES encryption algorithm is realized by java language.)
  3. 所属分类:Java编程

    • 发布日期:2018-05-06
    • 文件大小:132096
    • 提供者:JPanel
« 1 23 4 5 6 7 8 »
搜珍网 www.dssz.com