This document proposes a fragile watermarking technique called FWLTCI that uses Legendre transforms to embed an authenticating watermark into color images. It works by:
1. Applying Legendre transforms to pairs of pixel components to generate transformed components. Two bits of a watermark are embedded in the first component and three bits in the second component.
2. Adjusting the transformed components to keep them close to the original values without affecting the least significant bits containing the watermark.
3. Applying inverse Legendre transforms to generate the watermarked image. A message digest extracted from the watermark is used to authenticate the image. Experimental results show it improves payload and image quality over previous techniques.