搜索资源列表
transposition-chat-my
- trans position a simple java application to encrypt and decrypt the input text .client and server applet is used to implement chatting.encrypted or simple texts can be send between client and server.Tcp is used for communication
ENC
- source code to encrypt and decrypt text (like password) that is sent in a network
md5-algoritmo
- This the MD5 Algorithm which is used to encrypt your Text Message and convert it into Message Digest Signature Form.-This is the MD5 Algorithm which is used to encrypt your Text Message and convert it into Message Digest Signature Form.
StegoStick
- audio steganography file to encrypt text in audio file audio steganography file to encrypt text in audio file
VernamCipher.tar
- The program encrypt/decrypt text using vernam cipher algorithm
daima
- 1.采用图形用户界面 2.给定任意一个文本文件,进行加密 3.对加密后的文件还原(解密)-1 using a graphical user interface 2. Given an arbitrary text files, encrypt 3. Restore files encrypted (decrypted)
Encryption-and-Decryption-using-Blowfish-symmetri
- 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 gi
Encryption-and-Decryption-using-DES-in-JAVA
- DES.java generates the symmetric key using DES algorithm. Key size assigned here is 64 bits. It works only for the key size of 64 bits. 56 bits is mentioned in the coding remaining 8bits is accessed inbuilt package. Encryption and decryption method i
ProgEnkripsi
- encrypt simple text using java