CipherSuite is a lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption. It's perfect for developers looking for a straightforward way to integrate cryptographic operations into their applications.

Features

Requirements

Installation

composer require samihsoylu/cipher-suite-php

Usage