AES加密算法分析及其安全性研究,对于使用AES密码算法来研究网络、流媒体安全的程序员有帮助
上传时间: 2014-01-17
上传用户:tedo811
实现AES 的加密与解密。用户可以自己给出明文
上传时间: 2014-09-11
上传用户:784533221
自编高级加密算法体制AES,可对64位长度的明文进行加密解密
上传时间: 2014-01-19
上传用户:GHF
加密速度快的AES算法源码,VC++环境实现
上传时间: 2013-12-11
上传用户:lifangyuan12
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
标签: open-source encryption Features software
上传时间: 2013-12-20
上传用户:123啊
linux下完成任意文件的AES加密. 口令可变,加密稳定迅速.
上传时间: 2017-02-11
上传用户:dreamboy36
利用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 easily adapted to Java 5 by replacing the call to NetworkInterface.getHardwareAddress() with something else. In order to use 256 bit AES keys, you must download and install "Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files" from http://java.sun.com/javase/downloads/index.jsp
标签: Java AES AESCrypt contains
上传时间: 2017-02-11
上传用户:kiklkook
用C语言实现的aes加解密算法。分组长度设定为128,密钥长度为128.
上传时间: 2013-12-18
上传用户:onewq
运用分布式并行计算进行AES加解密的代码~~具有一定的参考价值~~内容可以灵活修改
上传时间: 2013-12-08
上传用户:zsjzc
AES encryption and decryption tool, which can encrypt any string to a HEX number and decrypt in AES.
标签: encryption decryption AES and
上传时间: 2017-02-16
上传用户:Zxcvbnm