https://github.com/ammarfaizi2/icecrypt
IceCrypt PHP Encryption
https://github.com/ammarfaizi2/icecrypt
cryptography encryption encryption-algorithms key php security
Last synced: 6 months ago
JSON representation
IceCrypt PHP Encryption
- Host: GitHub
- URL: https://github.com/ammarfaizi2/icecrypt
- Owner: ammarfaizi2
- License: mit
- Created: 2017-10-16T14:45:14.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-17T13:36:13.000Z (about 8 years ago)
- Last Synced: 2025-05-14T20:56:35.745Z (7 months ago)
- Topics: cryptography, encryption, encryption-algorithms, key, php, security
- Language: PHP
- Homepage:
- Size: 11.7 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# IceCrypt PHP Encryption
A tool for secrets management and encryption as a service.
# Installation
`composer require ammarfaizi2/icecrypt`
# Example
```php
MIT License