An open API service indexing awesome lists of open source software.

https://github.com/ramazancetinkaya/php-encryption-decryption

This library provides advanced AES-256-GCM encryption and decryption functionality. It supports an optional URL-safe mode for encoding and decoding data.
https://github.com/ramazancetinkaya/php-encryption-decryption

aes-256-gcm decryption encryption encryption-decryption php-library php8

Last synced: 2 months ago
JSON representation

This library provides advanced AES-256-GCM encryption and decryption functionality. It supports an optional URL-safe mode for encoding and decoding data.

Awesome Lists containing this project

README

        

# php-encryption-decryption
This library provides advanced AES-256-GCM encryption and decryption functionality. It supports an optional URL-safe mode for encoding and decoding data.