搜索资源列表
aescrypt-java-3_0
- 利用java实现文件的AES加密功能 This Java AES Crypt package contains the Java class es.vocali.util.AESCrypt, which provides file encryption and decryption using aescrypt file format. Requirements The Java AES Crypt package only works in Java 6, but can be
AESdemo
- 用java实现了AES加密,并且支持输入密钥和明文。实现的部分调用了JAVA的加密函数。-AES encryption with java implements, and supports input key and the letter. Some call the JAVA implementation of the encryption function.
BASE64Java
- 本篇内容简要介绍BASE64、MD5、SHA、HMAC几种加密算法。 BASE64编码算法不算是真正的加密算法。 MD5、SHA、HMAC这三种加密算法,可谓是非可逆加密,就是不可解密的加密方法,我们称之为单向加密算法。我们通常只把他们作为加密的基础。单纯的以上三种的加密并不可靠。 -This brief introduction to the contents of BASE64, MD5, SHA, HMAC several encryption algorithms. BA
DesUtils
- java开发中的对称加密算法,java源码,下载后在java环境下编译为.class文件后调用即可!-java symmetric encryption algorithm development, java source code, download java compile environment. class file call can be!
rc4
- java版的rc4加解密代码,使用txt文本记录,调用内详-java version of rc4 encryption and decryption code, use txt text records, call detail within