Cryptography & Drivers
Cryptography and drivers explain how to encrypt, decrypt, and securely store sensitive data using built-in or custom encryption drivers. Includes utilities like Crypter for encryption and secure key generation such as private/public pairs and random keys.
Table of Contents
- Crypter Encryption and Decryption Helper Class
Luminova Crypter makes encryption simple. Encrypt and decrypt data easily with Sodium or OpenSSL using one unified, beginner-friendly static method.
- Encryption Driver for OpenSSL and Sodium
Secure and flexible encryption system supporting OpenSSL and Sodium drivers in Luminova. Easily encrypt and decrypt data with modern cryptography standards.
- Helper Class to Handle Private and Plublic Keys
A Comprehensive Guide to the luminova's Encryption Interface Class for PHP Framework Integration with OpenSSL and Sodium Libraries.