Description: 高级加密标准(AES)是一个用来代替数据加密标准(DES)的算法。目前使用的一般为128,196和256位密钥,这三种密钥都是
相当安全的-Advanced Encryption Standard (AES) is used to replace the Data Encryption Standard (DES) algorithm. Currently used in general for 128,196 and 256-bit keys, these three keys are quite safe Platform: |
Size: 4096 |
Author:panjijun |
Hits:
Description: Blowfish.java generates the symmetrickey using Blowfish algorithm. Key size assigned here is 128 bits. It works forkey size of 256 and 448 bits also. Encryption and decryption method is writtenbased on Blowfish algorithm. Message to encrypt can be given as input.Encrypted and decrypted text is displayed in message dialog. Platform: |
Size: 27648 |
Author:saadawais |
Hits:
Description: Blowfish.java generates the sysmetric key using Blowfish algorithm. Key size assigned here is 128 bits. It works for key size of 256 and 448 bits also. Encryption and decryption method is written based on Blowfish algorithm. Message to encrypt can be given as input. Encrypted and decrypted text is displayed in message dialog. Platform: |
Size: 3072 |
Author:Sheema Fatima |
Hits: