https://github.com/codewithsushil/encryption
Encryption: A tools to secure your private data.
https://github.com/codewithsushil/encryption
encryption openssl privacy private secure security sodium
Last synced: 17 days ago
JSON representation
Encryption: A tools to secure your private data.
- Host: GitHub
- URL: https://github.com/codewithsushil/encryption
- Owner: CodeWithSushil
- License: mit
- Created: 2024-12-28T07:46:51.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2026-04-18T10:57:33.000Z (2 months ago)
- Last Synced: 2026-04-18T12:32:45.827Z (2 months ago)
- Topics: encryption, openssl, privacy, private, secure, security, sodium
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
### Encryption: A tools to secure your private data.
- PHP encryption is a method used to protect sensitive data by converting it into a secure, unreadable format.
- This ensures that private information, such as passwords, personal details, or confidential messages, remains secure and inaccessible to unauthorized users.
- It is an essential practice for maintaining data integrity and privacy in web applications.