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

搜索资源列表

  1. Sample.java.tar

    0下载:
  2. AES 256 bit encryption and decryption
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1.41kb
    • 提供者:arun
  1. JAMIJIEMI

    0下载:
  2. 一个很好用的Java加密解密算法,测试通过,直接解压就可以用!-a good use of the Java encryption and decryption algorithm, the test directly extract can use!
  3. 所属分类:Applet

    • 发布日期:2017-11-15
    • 文件大小:183.99kb
    • 提供者:夏雨旋
  1. Javajiamijiemi

    0下载:
  2. Java加密组件DES实现RSA和SHA加密算法-Java Encryption Component DES encryption algorithm to achieve RSA and SHA
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:41.35kb
    • 提供者:政工名
  1. jfilecrypt

    0下载:
  2. 很强的JAVA加密、解密算法源码,一共有6种算法可供选择,另外还可以直接生成ZIP压缩文件。-JAVA strong encryption, decryption algorithm source code, a total of six kinds of algorithms to choose from, also can directly generate the ZIP compressed files.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:26.35kb
    • 提供者:199
  1. encryption

    0下载:
  2. Java写的MD5加密算法,只有一个文件,很容易使用-MD5 encryption algorithms written in Java, only one file, it is easy to use
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:9.78kb
    • 提供者:王喜林
  1. xor-encryption

    0下载:
  2. xor-encryption for java systems
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-03
    • 文件大小:3.05kb
    • 提供者:Nios
  1. java

    0下载:
  2. 本文件主要是java安全通信的代码包括:md5 密码加密与验证 对称加密与解密 非对称加密以解密 基于MD5信息摘要算法实现密码加密与验证 凯撒加密算法 数字签名与验证 消息验证码 消息摘要(都经过调试无错误)-java security of communications, including: md5 password encryption and authentication of non-symmetric encryption and decryption based on symme
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-23
    • 文件大小:507.29kb
    • 提供者:qiao
  1. Java-art-encryption-and-decryption

    0下载:
  2. Java加密与解密的艺术。适合对加密学习的开发者参考使用-Java encryption and decryption of art. Suitable for encryption developers learning to use reference
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3.62mb
    • 提供者:ivan
  1. Java-Security_Program

    0下载:
  2. 结合实例讲解java安全编程相关知识:加解密、SSL等。通俗易懂-Secure programming with examples to explain knowledge of java: encryption, SSL and so on. Easy to understand
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2.07mb
    • 提供者:qingkang xu
  1. Lab1_3_1

    0下载:
  2. 1)作为通讯的双方A和B,都有一个共同信赖的第三方CA,由CA为每个人生成公钥和相应的私钥并分发给A、B。 (2)A和B分别将自己的公钥提供给对方,然后A用B的公钥加密一个数据X(整型,可自己定义,比如100)并发送给B,B用自己的私钥解密后得到数据X,然后按协商好的函数F(比如F(X)=2*X)计算得到F(X),再利用A的公钥加密后发送给A;A在本地用自己的私钥解密后得到F(x),在同本地计算得到的F(X)进行对比,如果一致,说明公钥分配成功。 (3)A用B的公钥对一图象文
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:803.28kb
    • 提供者:陈溢豪
  1. Java-Encode

    0下载:
  2. ava加密与解密的艺术.rar 完整源代码 欢迎下载研究-java encryption and decryption algorithms related example
  3. 所属分类:Java Develop

    • 发布日期:2017-11-11
    • 文件大小:349.95kb
    • 提供者:阿平
  1. java-DES

    0下载:
  2. java 加密 解密 采用des加密方式-java encryption and decryption using des encryption
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:7.62kb
    • 提供者:hepeng
  1. Base64.java

    0下载:
  2. Base64.java加密解密类文件,Java使用Base64算法对字符串或文件进行加密的一个类实例,不包括例子,你可以看下这个类,需要的话自己用得上,是从国外网站下载的。-Base64.java encryption and decryption class files, Java algorithm using Base64 string or an instance of a class file encryption, excluding example, you can look th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:9.67kb
    • 提供者:gsk
  1. Java--(ChinaSEI)

    0下载:
  2. 本书由 软工学苑 郭克华 著作 《JAVA 加密解密方法大全》 该书详细讲解了,对称加密算法,非对称加密算法,以及单向加密算法等... -The book by the soft labor Academy Guo Kehua book " JAVA encryption and decryption methods Daquan" The book explains in detail, symmetric encryption algorithms, asymmetr
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-06
    • 文件大小:246.87kb
    • 提供者:NEWER_DRAGON[L]
  1. Encryption--decryption-algorithm

    0下载:
  2. 一段java的加密解密算法,以规则一定的加密对内容进行加密,然后通过逆过程解密。-Some java encryption and decryption algorithm to encrypt the contents of the rule must be encrypted and then decrypted by a reverse process.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:532byte
    • 提供者:康月波
  1. test aes platform code

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

  1. JAVA-encryption-decryption

    0下载:
  2. JAVA Base64算法 对称非对称算法 数字签名算法 消息摘要算法源码-JAVA Base64 symmetric asymmetric algorithm digital signature algorithm message digest algorithm source code
  3. 所属分类:Java Develop

    • 发布日期:2017-05-17
    • 文件大小:4.38mb
    • 提供者:IVAN
  1. encryption-decryption

    0下载:
  2. Java cs架构软件调用 mybatis(Java cs call mybatis)
  3. 所属分类:Java编程

    • 发布日期:2017-12-19
    • 文件大小:73kb
    • 提供者:洋明
  1. java

    0下载:
  2. 3des加密算法的java源码(算法实现过程)(3des encryption algorithm Java source code (algorithm implementation process))
  3. 所属分类:Java编程

    • 发布日期:2017-12-16
    • 文件大小:4kb
    • 提供者:mirror911
  1. JAVA-springMVC-weixin

    1下载:
  2. 和许多第三方服务器接入类似,微信服务器接入同样需要一个加解密的过程。当我们填好配置信息后微信服务器发起一个GET请求到我们在公众平台配置的服务器url地址,微信方将带上signature,timestamp,nonce,echostr四个参数,我们自己服务器通过拼接公众平台配置的token,以及传上来的timestamp,nonce进行SHA1加密后匹配signature,返回ture说明接入成功。(Similar to many third party server access, WeCha
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-03
    • 文件大小:112kb
    • 提供者:zrd001
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com