philetaylor / ciphersweet-encrypt
Symfony 5.1+/PHP7.4 bundle which allows to encrypt data in database but keep it searchable, uses CipherSweet from https://ciphersweet.paragonie.com
Installs: 1 167
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 4
Forks: 1
Open Issues: 0
Type:symfony-bundle
Requires
- php: >=7.4
- doctrine/orm: >=2.5
- paragonie/ciphersweet: ^2
- symfony/framework-bundle: >=5.1
This package is auto-updated.
Last update: 2024-10-22 03:50:25 UTC
README
Project aims:
- Symfony 5.1+ Compatibility
- PHP 7.4+
- Implement CipherSweet Searchable Encryption (see: https://ciphersweet.paragonie.com)
- Implement Blind indexes for encrypted data