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.
- Host: GitHub
- URL: https://github.com/ramazancetinkaya/php-encryption-decryption
- Owner: ramazancetinkaya
- License: mit
- Created: 2025-02-24T13:13:50.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-02-24T13:55:51.000Z (2 months ago)
- Last Synced: 2025-02-24T14:36:48.117Z (2 months ago)
- Topics: aes-256-gcm, decryption, encryption, encryption-decryption, php-library, php8
- Language: PHP
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.