用于PHP项目的快速,可搜索的字段级加密-PHP开发

时间:2024-06-16 01:58:13
【文件属性】:

文件名称:用于PHP项目的快速,可搜索的字段级加密-PHP开发

文件大小:78KB

文件格式:ZIP

更新时间:2024-06-16 01:58:13

PHP Security

CipherSweet CipherSweet是由Paragon Initiative Enterprises开发的后端库,用于实现可搜索的字段级加密。 需要PHP 5.5+,尽管建议使用7.2以提高性能。 CipherSweet之前的广告CipherSweet是由Paragon Initiative Enterprises开发的后端库,用于实现可搜索的字段级加密。 需要PHP 5.5以上版本,但建议使用7.2以上版本以获得更好的性能。 在为项目添加可搜索的加密支持之前,请确保您了解适用于您的用例的威胁模型。 至少,您希望您的应用程序和数据库服务器在单独的云实例/虚拟机上运行。 (甚至更好:分开


【文件预览】:
ciphersweet-master
----composer.json(993B)
----.github()
--------workflows()
----autoload-ci.php(106B)
----tests()
--------Rotator()
--------EncryptedFieldTest.php(15KB)
--------CreatesEngines.php(1KB)
--------Transformation()
--------CompoundIndexTest.php(1KB)
--------Backend()
--------BlindIndexTest.php(473B)
--------Planner()
--------CipherSweetTest.php(3KB)
--------MultiTenant()
--------KeyProvider()
--------EncryptedMultiRowsTest.php(6KB)
--------EncryptedRowTest.php(15KB)
--------UtilTest.php(7KB)
--------EncryptedFileTest.php(11KB)
----LICENSE(852B)
----src()
--------EncryptedField.php(11KB)
--------KeyRotation()
--------CipherSweet.php(6KB)
--------EncryptedRow.php(22KB)
--------Transformation()
--------CompoundIndex.php(5KB)
--------Backend()
--------EncryptedFile.php(10KB)
--------BlindIndex.php(2KB)
--------Util.php(10KB)
--------Planner()
--------Constants.php(941B)
--------EncryptedMultiRows.php(14KB)
--------Contract()
--------KeyProvider()
--------Exception()
----psalm.xml(1KB)
----.gitignore(30B)
----phpunit.xml.dist(203B)
----README.md(5KB)

网友评论