This document discusses using Vernam cipher conjugation to increase security in Bit-Plane Complexity Segmentation (BPCS) steganography. BPCS divides an image into segments and bit-planes to hide data, but the standard pattern is not secure. The author proposes using Vernam cipher to encrypt each bit-plane before insertion. This would modify the bit-plane pattern randomly, increasing security by obscuring the stored data. An example demonstrates the BPCS process of dividing an image segment into bit-planes and calculating their complexity values. Combining Vernam cipher encryption of the bit-planes with BPCS storage in the image is described as a way to securely enhance the steganographic technique.