Skip to content

A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption

License

Notifications You must be signed in to change notification settings

samihsoylu/cipher-suite-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CipherSuite

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

  • Easy-to-use API for generating protected keys for database storage
  • Convenient methods for encoding and decoding session keys
  • Simplified encryption and decryption methods
  • Support for password updates

Requirements

  • PHP 8.0 or newer

Installation

composer require samihsoylu/cipher-suite-php

Usage

About

A lightweight PHP wrapper for the Defuse PHP-Encryption library, designed to simplify key management, session key encoding, and data encryption/decryption

Resources

License

Stars

Watchers

Forks

Languages