This document proposes a system called ES-MPICH2 that enhances security in message passing interfaces. It aims to implement encryption and decryption algorithms in the MPICH2 library to secure data shared over computer clusters without changing applications. The system provides confidentiality by encrypting messages between nodes using AES and maintains integrity with SHA-1. It addresses issues like unauthorized access and low data consistency in existing open network cluster systems.