This document discusses a novel encryption methodology using elliptic curve cryptography (ECC) combined with matrix scrambling, which enhances data security during transmission. The proposed algorithm involves transforming plaintext into elliptic curve points, manipulating them with circular shifts based on a random integer, and subsequently reversing the operations for decryption. The approach aims to improve resistance against attacks while being efficient for implementation in devices with limited resources.