https://github.com/windwalker-io/crypt
[READ ONLY] Openssl and libsodium encryption and password hashing adapters for PHP.
https://github.com/windwalker-io/crypt
aes algorithm blowfish ciphers crypto crypto-library hash-algorithm libsodium openssl-extension password password-generator password-hash php-openssl
Last synced: 3 days ago
JSON representation
[READ ONLY] Openssl and libsodium encryption and password hashing adapters for PHP.
- Host: GitHub
- URL: https://github.com/windwalker-io/crypt
- Owner: windwalker-io
- License: mit
- Created: 2014-09-25T05:37:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-03-15T11:32:34.000Z (about 1 month ago)
- Last Synced: 2025-04-11T15:58:03.770Z (15 days ago)
- Topics: aes, algorithm, blowfish, ciphers, crypto, crypto-library, hash-algorithm, libsodium, openssl-extension, password, password-generator, password-hash, php-openssl
- Language: PHP
- Homepage: https://github.com/ventoviro/windwalker
- Size: 189 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
Crypt
Windwalker Crypt package
![]()
![]()
![]()
![]()
### Installation
```bash
composer require windwalker/crypt ^4.0
```### Resources
- [Documentation](https://windwalker.io/documentation/components/crypt/)
- [Bug report](https://github.com/windwalker-io/framework)
- [Contributing](https://github.com/windwalker-io/framework)
- [Discussion](https://github.com/windwalker-io/framework/discussions)