搜索资源列表
AES_in_java
- 用java编写的AES加密解密程序,程序需要同目录下有key.dat作为加密解密密钥,输出密文cipher.dat,输出解密文件descrypt.dat-with java prepared by the AES encryption and decryption procedures, procedures required under the same directory as key.dat encryption and decryption keys, and the output ci
sqllite_sqlcipher_jdbc
- This Build System enables you to compile a integration of sqllite, sqlcipher (for encryption) and sqllite_jdbc to use it from java. This works under mingw and linux
cipher
- 可视化加密小程序java环境下开发swing-Visualization encryption applet java environment for the development of swing
kaisamima
- 凯撒密码实现报告,用java编程实现对数据的加密,附源代码及实验报告-Caesar Cipher implementation report, java programming data encryption source code and experimental reports
Rabbit
- Rabbit流密码是由Cryptico公司(http://www.cryptico.com/)设计的,密钥长度128位, 最大加密消息长度为264 Bytes,即16 TB,若消息超过该长度,则需要更换密钥对剩下的消息进行处理。它是目前安全性较高,加/解密速度比较高效的流密码之一,在各种处理器平台上都有不凡的表现。-Rabbit stream cipher is designed by Cryptico Company (http://www.cryptico.com/), 128-b
shiyanyi-gudianjiamisuanfa
- 熟悉java平台开发环境; 理解常见古典加密算法:恺撒密码、多字母替代密码、多表替代密码; 理解古典加密技术中的替换技术、置换技术。 -Familiar with the Java platform development environment Understand the common classical encryption algorithm: Caesar cipher, substitution cipher letters, multi-table substit
key_DES
- 理解对称加密算法的原理,熟悉常用的对称加密算法:DES,TripleDES,Blowfish 以DES加密算法为例,掌握分组加密算法加,解密过程的实现。 -Understand the principles of symmetric encryption algorithm, familiar with the commonly used symmetric encryption algorithms: DES, TripleDES, Blowfish DES encryption
dec-encrypt
- DES encryption implemented at JAVA platform. DES is an data encrption standard based on feistel cipher algorithm and is a very widely used cryptographic standard used in industries.
AEADBlockCipher
- A block cipher mode that includes authenticated encryption with a streaming mode and optional associated data for Andriod.
DES
- DES加密算法,输入任意长度密文,密文八字节,适合高校-DES encryption algorithm, enter any cipher, ciphertext eight bytes for college
AEADBlockCipher
- A block cipher mode that includes authenticated encryption with a streaming mode and optional associated data for Andriod.
EncryptionDecryption.java
- Encryption Decryption using columnar cipher. The output is stored as string of binary with 1s and 0s interchanged.
temer
- Caesar Cipher, encryption decryption, with key
Caser
- 根据文件路径对文件内容进行加密和解密。传说中的凯撒密码-According to the file path of the file content encryption and decryption. Legendary Caesar cipher
Kasai
- 凯撒密码实现,输入一段字符然后输入想要移动的位数,则将这串字符加密-Caesar cipher implementation, enter a character and then enter the number of bits you want to move, then this string of characters encryption