This document proposes a new technique for image steganography that combines hash-LSB and RSA encryption algorithms to provide more secure data hiding. The technique first encrypts a message using RSA encryption before hiding it in the least significant bit of pixel values in a cover image, selected using a hash function. This ensures that even if the stego-image is analyzed, an interceptor would only obtain the encrypted ciphertext and not be able to access the original message without the decryption key. The document provides background on steganography, cryptography techniques like RSA and LSB, reviews related work, and describes the proposed hash-LSB with RSA encryption approach.