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

搜索资源列表

  1. ANT_COLONY_OPTIMISATION_APPLIED_TO_JOB_SHOP_SCHED

    0下载:
  2. Le but de ce module est de r´ ealiser toutes les ´ etapes de la construction d’un projet `a partir d’un cahier des charges textuel d´ efinissant la structure g´ en´ erale du syst`eme et les sc´ enarii d’utilisation p
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:325410
    • 提供者:yacine
  1. DESCipher-20111202

    0下载:
  2. DES加密解密源码,支持与java以及C#之间相互加解密,已经验证通过,并使用在项目中,挺好用的-DES encryption and decryption source code, support and java and encryption between C#, has been validated, and used in the project, very good use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1006502
    • 提供者:凌星
  1. DesEncrypt

    0下载:
  2. Des加密算法的JAVA实现。对学习加密算法有帮助-Des encryption algorithm JAVA implementation. The encryption algorithm learning helpful scr ipt Library
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1212
    • 提供者:Tom
  1. Mpad

    0下载:
  2. java 写的一个DES/3DES算法源码-java DES/3DES code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3613
    • 提供者:邱国清
  1. DESTest

    0下载:
  2. 这个是我自己写的DES加密解密程序,用java实现。内有源代码和比较详细的注释,可供大家参考使用。-This is the DES encryption and decryption in java. The code is writen by myself within source code and more detailed Codes are available for use and reference.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:4496
    • 提供者:johnson
  1. Desktop

    0下载:
  2. java中使用des流加密、解密的实现,名文和密文分别放在不同的文件中-the use of DES in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:1253
    • 提供者:李飞
  1. Desktop

    0下载:
  2. java中各种使用DES加密、解密方式的使用以及实例-the use of des in java
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2152
    • 提供者:李飞
  1. kellymclaughlin-DesCryptanalysisDemo-223b45c

    0下载:
  2. des cryptanalysis source code in java using differential methods.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:42238
    • 提供者:sid
  1. bezier

    0下载:
  2. Une implémentation des courbes de Bezier en java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:24200
    • 提供者:nonna
  1. matrice

    0下载:
  2. Ce programme contient une petite classe permettant la manipulation des matrices en java
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:16272
    • 提供者:nonna
  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
    • 文件大小:1706517
    • 提供者:crw
  1. SingleKeyExample

    0下载:
  2. Java对称加密实例源码,解释如何利用DES私钥加密算法加解密,定义加密算法,可用 DES,DESede,Blowfish。   用密钥加密明文(message),生成密文(cipherText),操作模式为加密(Cipher.ENCRYPT_MODE),key为密钥;   用密钥加密明文(plainText),生成密文(cipherByte),操作模式为解密,key为密钥。 -Java electronic album to source code that you can u
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:2295
    • 提供者:同同
  1. Des_zm

    0下载:
  2. DES加密解密算法,使用java语言,自行设置密钥,文档中以类的形式出现。-Algorithm of DES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:3664
    • 提供者:张型文
  1. PairKeyExample

    0下载:
  2. java非对称加密源程序代码实例,本例中使用RSA加密技术,定义加密算法可用 DES,DESede,Blowfish等。 -java encryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:5667
    • 提供者:Yibo Song
  1. pass

    0下载:
  2. 用java开发的des加密文件算法。有界面-a des project
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:6386
    • 提供者:wuchuanhui
  1. tcpcssrc

    0下载:
  2. Tcp服务端与客户端的JAVA实例源代码。Tcp服务端与客户端的JAVA实例源代码,一个简单的Java TCP服务器端程序,别外还有一个客户端的程序,两者互相配合可以开发出超多的网络程序,这是最基础的部分。-Server and client examples of JAVA source code, a simple Java TCP server-side procedures, plus a client program, the two complement each other and
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:4801
    • 提供者:亚亚
  1. coursJava

    0下载:
  2. Java fait partie de la famille des langages de classes, une application Java est formée d un ensemble de classes. Celles-ci permettent de définir des types d objets avec leurs opérations spécifiques. Les entités manipulées dans le programme sont
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1722489
    • 提供者:montassar
  1. DesEncryption

    0下载:
  2. DES加密算法的java源代码,内容简明清晰,过程流畅,适合学习参考。-The java source code of DES encryption algorithm , the content is clear and concise, and the process is smooth.So it is easy to learn.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1676
    • 提供者:Leonardo
  1. java_des-agrithm

    0下载:
  2. java写的可运行的Des加密算法,内容详细,有具体的实现过程和实验步骤-java program for des algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:5994
    • 提供者:Steven Zhang
  1. MACCodertest

    0下载:
  2. java实现mac加密各种算法,有des和HmacSHA1还有MD5-mac encryption various algorithms, des and HmacSHA1 of there MD5
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:1841
    • 提供者:zhujing
« 1 2 ... 11 12 13 14 15 1617 18 19 20 »
搜珍网 www.dssz.com