• Stars
    star
    2
  • Language
    JavaScript
  • Created about 5 years ago
  • Updated about 5 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Steganography is the practice of concealing a file, message, image or video within another file, message, image or video. In this simple project the image steganography is implemented - a message is encoded within the selected picture in a very simple way. This project is made using HTML and JavaScript, so it contains two files corresponding to that. This was submited as one of the assignments for Programming paradigms course at my faculty, summer semester 2019.