sapient:安全API工具包

时间:2024-02-24 14:23:07
【文件属性】:

文件名称:sapient:安全API工具包

文件大小:47KB

文件格式:ZIP

更新时间:2024-02-24 14:23:07

json cryptography guzzle libsodium sapient

明智的:安全API工具箱 即使在TLS安全崩溃(证书颁发机构受损等)之后, Sapient仍可确保PHP应用程序的服务器到服务器HTTP(S)通信安全。 Sapient允许您快速轻松地将应用程序层加密技术添加到您的API请求和响应中。 需要PHP 7或更高版本。 Sapient由设计和实现。 有关其设计原理和动机的更多信息,请参见。 加密技术是由提供的(如果已安装,它将在PECL中使用libsodium扩展名)。 因为sodium_compat是对字符串而不是资源(也称为流)进行操作,所以Sapient不适合在可用内存非常低的系统上处理非常大的消息。 Sapient; 如果您需要对


【文件预览】:
sapient-master
----composer.json(697B)
----.travis.yml(393B)
----phpunit-autoload.php(81B)
----docs()
--------Tutorial.md(3KB)
--------Internals()
--------README.md(971B)
--------Specification.md(3KB)
----tests()
--------SapientSignTest.php(9KB)
--------SapientAuthenticateTest.php(4KB)
--------SapientSealTest.php(9KB)
--------SapientSymmetricTest.php(6KB)
--------SimpleTest.php(3KB)
--------KeyExchangeTest.php(1KB)
--------Adapter()
----LICENSE(1KB)
----src()
--------Sapient.php(17KB)
--------Simple.php(5KB)
--------CryptographyKeys()
--------Traits()
--------CryptographyKey.php(674B)
--------Adapter()
--------Exception()
----psalm.xml(320B)
----.gitignore(27B)
----phpunit.xml.dist(602B)
----README.md(9KB)

网友评论