Skip to content

This program can encrypt secret messages using a combination of RC4 and base 64 cryptographic algorithms then insert them into image files using the Least Significant Bit (LSB) method. by combining both cryptographic and steganographic methods, providing multiple security. Encryption will convert a secret message (plain text) into an unreadable …

License

Notifications You must be signed in to change notification settings

asokanato/steganografi-kriptografi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

steganografi-kriptografi

This program can encrypt secret messages using a combination of RC4 and base 64 cryptographic algorithms then insert them into image files using the Least Significant Bit (LSB) method. by combining both cryptographic and steganographic methods, providing multiple security. Encryption will convert a secret message (plaintext) into an unreadable random message (ciphertext) then inserted into the pixel image with the steganography method (Least significant Bit).

Demo : https://kodein.id/demo/kripto-stegano/

Paper : https://drive.google.com/file/d/0B0llvUzuVL5rcUpmd0dnREhUX1U/view?usp=sharing

Email : [email protected]

About

This program can encrypt secret messages using a combination of RC4 and base 64 cryptographic algorithms then insert them into image files using the Least Significant Bit (LSB) method. by combining both cryptographic and steganographic methods, providing multiple security. Encryption will convert a secret message (plain text) into an unreadable …

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages