This document proposes and evaluates a system using RSA public key encryption, fingerprint authentication, and the Apriori algorithm to prevent information leakage. The system generates encryption keys for users based on registration details including fingerprints. Users encrypt messages with the public key before sending. The administrator verifies identities using fingerprints matched with the Apriori algorithm before decrypting messages with the private key. The system was tested on a university network and achieved high security preventing unauthorized access to data.