Skip to content

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 : hi@kodein.id

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 ra…

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages