Skip to content

Latest commit

 

History

History
8 lines (4 loc) · 235 Bytes

README.md

File metadata and controls

8 lines (4 loc) · 235 Bytes

PHP Tools for Schluss

OpenSSL encryption library with HMAC

Source: tools/Encryption.php

This is a simple to use class for encryption / decryption using the OpenSSL library, including HMAC. See example-encryption.php for usage