The processes of authenticating and encrypting documents are tasks that need to be completed immediately and are of the utmost importance in document storage systems that are currently being utilized by corporations and other organizations. This article proposes a solution to authenticate and secure stored documents using a combination of cryptographic techniques, including Merkle tree, Ed25519 elliptic curve digital signature scheme, and the AES block cipher. The purpose of the suggested solution is to achieve the same level of security as the traditional method, which consists of digitally signing and encrypting each document independently, while also providing improved performance. A theoretical and practical comparison of the Python programming language with well-established methods for cryptography and digital signing has provided the evidence necessary to demonstrate these results. Therefore, it is possible to reach the conclusion that this approach has a significant amount of potential for implementing the security of stored documents in practice.Xác thực và bảo mật văn bản là các nhiệm vụ quan trọng và cấp thiết trong hệ thống lưu trữ văn bản của doanh nghiệp, tổ chức hiện nay. Bài viết này đề xuất giải pháp xác thực, bảo mật văn bản lưu trữ sử dụng kết hợp các kỹ thuật mật mã là cây băm Merkle, lược đồ ký số trên đường cong elliptic Ed25519 và mã khối AES. Mục tiêu giải pháp đề xuất là có độ an toàn ngang bằng và hiệu năng tốt hơn so với giải pháp ký số, mã hóa từng văn bản truyền thống. Các kết quả này được chứng minh dựa trên việc so sánh cơ sở lý thuyết và thực nghiệm bằng ngôn ngữ lập trình python so với giải pháp ký số và mã hóa truyền thống. Qua đó kết luận rằng đây là một giải pháp có tiềm năng tốt để có thể áp dụng bảo mật văn bản lưu trữ trên thực tế.