Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 months 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: 2024-09-17T10:51:28.000Z (4 months ago)
- Last Synced: 2024-11-05T21:39:20.279Z (about 2 months 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: 188 KB
- Stars: 13
- Watchers: 4
- Forks: 1
- 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)