pear/crypt_diffiehellman

PHP5实现的Diffie-Hellman密钥交换加密协议

v0.2.6 2017-08-24 19:11 UTC

This package is auto-updated.

Last update: 2024-09-16 21:04:56 UTC


README

PHP5中实现Diffie-Hellman密钥交换加密协议。

允许两个事先没有任何相互了解的实体在不安全的通信通道上建立安全的共享密钥。

安装

PEAR

$ pear install crypt_diffiehellman-alpha

Composer

$ composer require pear/crypt_diffiehellman

链接

主页
http://pear.php.net/package/Crypt_DiffieHellman
错误跟踪器
http://pear.php.net/bugs/search.php?cmd=display&package_name[]=Crypt_DiffieHellman
单元测试状态

https://travis-ci.org/pear/Crypt_DiffieHellman

https://travis-ci.org/pear/Crypt_DiffieHellman.svg?branch=master
Packagist
https://packagist.org.cn/packages/pear/crypt_diffiehellman