Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 314 Bytes

File metadata and controls

18 lines (10 loc) · 314 Bytes

Crypto Package

The Crypto package provides safe and secure data encryption and decryption through the use of ciphers.

Installation

This package can be installed with Composer.

composer require titon/crypto:*

Documentation