Scientific Method

Purpose:

  • Investigate methods for steganography using computer images
  • See Research Topics for more
  • Hypothesis:

  • A particular algorithm and file type combination will emerge as the best
  • The final version of the program will be a command-line utility
  • Procedure:

  • Test different file types and algorithms using C++ programs
  • Variables: file type, algorithm
  • Tests: ability to insert and extract data from an image, unnoticeability of algorithm
  • Materials:

  • C++ compiler
  • Image viewer
  • Libpng, a C library for working with PNG files
  • Observations/Data/Results:

  • See Progress Log and iteration reports.
  • Analysis:

    Conclusion:

    Back to Techlab Home