## Installation ### Using cdn Add the cdn in the head of your html document ```html <script defer src="https://checkout-dev.payaza.online/js/v1/bundle.js"></script> ```
## Overview The **Secure Encryption SDK** provides an easy-to-use encryption and decryption system for securely storing and managing user data. This SDK ensures data confidentiality by using a **central key**, a **master key**, and automatically rotating user-specific encryption keys.