OpenStego is a tool implemented in Java for image based steganography, with support for password-based encryption of the data. It currently supports embedding of messages/files in a 24bpp images.
Changes: Added support for external plugins so that other algorithms like DCT/FFT can be used.