CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - java process

搜索资源列表

  1. MD5-java

    0下载:
  2. MD5加密算法java实现 * 下面这些S11-S44实际上是一个4*4的矩阵,在原始的C实现中是用#define 实现的, 这里把它们实现成为static final是表示了只读,切能在同一个进程空间内的多个 Instance间共享*/ -MD5 algorithm to achieve java * Below these S11 - S44 is a 4 * 4 Moment RUF, in a primitive realization of the C# defi
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:8.27kb
    • 提供者:liwei
  1. rsaaa

    0下载:
  2. 用java实现的rsa的加密解密的一个过程。-used to achieve the rsa the encryption and decryption of a process.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:18.66kb
    • 提供者:司徒元
  1. java_watermark

    5下载:
  2. 用java实现数字水印的嵌入与提取,过程中使用DES对水印进行加密-Java digital watermark embedding and extraction, the process of using DES to encrypt the watermark
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2014-07-29
    • 文件大小:698kb
    • 提供者:Seven
  1. TripleDESencryption

    0下载:
  2. JDK:1.40以上 说明:文件加密 加密方法:三重DES加密 加密过程:对选中的文件加密后在同文件夹下生成一个增加了".tdes" -JDK: 1.40 and above Descr iption: file encryption encryption: Triple DES encryption encryption process: the selected file encryption in the same folder to generate a an incre
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:3.13kb
    • 提供者:许毅
  1. Applet3

    0下载:
  2. 本程序是运用JAVA把流密码生成过程演示出来,谢谢大家支持。我现在需要流密码加密软件,有的密我 QQ:271027-This procedure is to use JAVA to flow out of the password generation process presentation, thank you for support. I now need to stream cipher encryption software, and some secret I QQ: 2710271
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1.85kb
    • 提供者:杨波
  1. desmima

    0下载:
  2. 用java 实现了des的加密和解密的过程,用swing写的界面-Using java realized des encryption and decryption process, to write an interface with the swing
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:98.84kb
    • 提供者:伊浩
  1. pkcs7signaturesANDverify

    0下载:
  2. 模拟PKCS#7号标准做的签名及验证程序 Java开发~-Simulation of PKCS# 7 signatures and code according to do Java development ~ validation process
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:8.54kb
    • 提供者:pky
  1. kt

    0下载:
  2. 实现骑士游历问题。 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助。通过研究骑士游历的规则对问题进行数学模型抽象,通过研究骑士游历的方向与可到达情况,将骑士的空间移动抽象成数学表达式,进而映射到程序中所需对应的数据结构形式,最后通过利用JAVA语言得以实现骑士游历问题中骑士游历过程的动态图形演示。 -Knight traveled to achieve the problem. Kni
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:3.96kb
    • 提供者:蒋立
  1. minsheng

    0下载:
  2. 支持以下开发平台:windows,linux,solaris,java,开发者需自己实现网上支付功能,订单内容提交到网银URL之前,通过此开发包中的类对订单信息明文进行加密,加密后的密文通过你网站的80或443端口提交到网银URL,用户在此URl完成支付过程-Supports the following development platforms: windows, linux, solaris, java, developers need to realize their own online
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-17
    • 文件大小:4.86mb
    • 提供者:tang
  1. encrypt(desPrsa)

    0下载:
  2. 通过java jdk6所提供的api设计的一个通信过程的加密与解密。其中有两个十分常用的算法:des+rsa-Provided by java jdk6 api design of a communication process of encryption and decryption. Two very commonly used algorithms: des+ rsa
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-11
    • 文件大小:2.72mb
    • 提供者:liyu
  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
    • 文件大小:1.64kb
    • 提供者:Leonardo
  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. tea

    0下载:
  2. 用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单-Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:2.9kb
    • 提供者:qiong
  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
搜珍网 www.dssz.com