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

搜索资源列表

  1. rsa

    0下载:
  2. 用JAVA编写的一个加解密程序,可自动生成公钥、私钥-Prepared using JAVA encryption and decryption of a program that automatically generates a public key, private key
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:56376
    • 提供者:ren
  1. DES

    0下载:
  2. 对数据进行加密传输能有效地保证数据的机密性,DES是一个保证数据机密性的经典算法,本实验拟在VC/ C/C++/Java环境中实现DES算法。-Encrypt the data transfer can effectively guarantee the confidentiality of data, DES is a guarantee of data confidentiality classical algorithm, this study intends to VC/C/C++/Ja
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:29033
    • 提供者:nannan
  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. 3DES_java

    0下载:
  2. 一个完整的3DES加解密方法。代码简单、易懂,适合学习用。-A complete 3DES encryption and decryption methods. Code is simple, easy to understand, for learning purposes.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:7812
    • 提供者:hanhan
  1. Vernam

    0下载:
  2. 一次一密加密算法加解密实(26个英文字符,限长) -A secret encryption and decryption of a solid (26 English characters, limited to long)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1318
    • 提供者:亚伊
  1. BASE64Java

    0下载:
  2. 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:60548
    • 提供者:whalestudio
  1. crc-code

    0下载:
  2. 纠错算法功能包,实现简单的crc算法计算-Feature Pack correction algorithm to achieve a simple algorithm to calculate the crc
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-23
    • 文件大小:8877
    • 提供者:罗海强
  1. Myaes

    0下载:
  2. AES加密解密 文件加密 字符串加密 有加密过程-AES encryption and decryption a string encryption file encryption encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-19
    • 文件大小:5326049
    • 提供者:寒舍夜话
  1. Java-FileEncrpter

    0下载:
  2. 实现文本加密,内含源码,DES加密算法详细步骤及代码实现-To achieve a text encryption, includes source code, DES encryption algorithm and code detailed steps
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-10
    • 文件大小:1221599
    • 提供者:xiongniantao
  1. mycipher.java

    0下载:
  2. 用java编写的用于加密和解密的代码,所用加解密算法为simple DES算法。-Prepared with the java code for encryption and decryption, used as a simple DES encryption and decryption algorithm algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:3383
    • 提供者:fd
  1. Java-encryption

    0下载:
  2. 实践篇 这篇主要对现今流行的所有加密算法进行了全面阐述和深入剖析,并配合相关测试用例演 示算法实现。在阅读这篇前,请阅读本书第2章相关理论知识,并了解第3~4章相关的API内容。 -This article mainly about the current practice of all popular encryption algorithm describes a comprehensive and in-depth analysis, and in line with the
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-07
    • 文件大小:356423
    • 提供者:sy3658
  1. java-mima

    0下载:
  2. 这是一个用JAVA来写的一个进行给文件加密和解密的程序,对于初学JAVA的,很实用.-This is a used one for JAVA to write to the file encryption and decryption procedures, JAVA for beginners, very practical.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:2393
    • 提供者:she
  1. RESsecure

    0下载:
  2. 通过j2se编程实现1024位RSA加密算法,内部含有明文密文再到明文的检测测试可以快速生成密钥对-Pass the j2se plait distance realization 1024 RSA to encrypt calculate way, inner part imply a clear statement secret content again arrive clear statement of examination test can fast born and airtigh
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:5308
    • 提供者:刘伟
  1. kt

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

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

    0下载:
  2. 软件是bouncycastle组织开发的软件包,包括DES_CBC算法的实现、RSA算法的实现(包括:密钥生成、公钥加密和私钥解密、数字签名及签名验证)、数字信封的实现、利用数字信封实现大文件的加密、解密。可以作为研究、学习信息安全中的密码学设计与实现技术。在原版的基础上进行一些改进,对文件加密、解密的时候要频繁的IO加一个缓冲区,RSA私钥积存的时候可以按PKCS8形式,再经BASE64编码保存。-Software development organization is bouncycastl
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-24
    • 文件大小:212631
    • 提供者:鹿淑煜
  1. encode

    0下载:
  2. 用java实现的简单的异或加密算法,有界面支持,可以设置加密字符串!-With the java implementation of a simple XOR encryption algorithm, interface support, you can set the encryption string!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:7248
    • 提供者:meiming
  1. crypto

    0下载:
  2. 3DES(即Triple DES)是DES向AES过渡的加密算法,它使用3条64位的密钥对数据进行三次加密-3DES (that is Triple DES) DES is a transition to the AES encryption algorithm, which uses three 64-bit key encrypting data three times
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:36332
    • 提供者:温旭祎
  1. Base64

    0下载:
  2. a good java util for base64 encode decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:10946
    • 提供者:ahoramazdak
  1. Inside-the-Java-Virtual-Machine--1997

    0下载:
  2. This book describes the Java Virtual Machine, the abstract computer on which all Java programs run. Through a combination of tutorial explanations, working examples, reference material, and applets that interactively illustrate the concepts presented
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1642727
    • 提供者:Arun
  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
    • 文件大小:256697
    • 提供者:Leonardo
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com