Download the PHP package sop/crypto-bridge without Composer
On this page you can find all versions of the php package sop/crypto-bridge. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download sop/crypto-bridge
More information about sop/crypto-bridge
Files in sop/crypto-bridge
Download sop/crypto-bridge
More information about sop/crypto-bridge
Files in sop/crypto-bridge
Vendor sop
Package crypto-bridge
Short Description A PHP library providing cryptography support for various PKCS applications.
License MIT
Homepage https://github.com/sop/crypto-bridge
Package crypto-bridge
Short Description A PHP library providing cryptography support for various PKCS applications.
License MIT
Homepage https://github.com/sop/crypto-bridge
Please rate this library. Is it a good library?
Informations about the package crypto-bridge
CryptoBridge
A PHP library providing cryptography support for various PKCS applications.
Defines an interface with encrypt / decrypt and signature signing / verification methods. Currently only OpenSSL backend is supported.
Key and algorithm information is passed in ASN.1 types implemented in
sop/crypto-types
package.
Requirements
- PHP >=7.2
- openssl
- sop/crypto-types
Installation
This library is available on Packagist.
composer require sop/crypto-bridge
License
This project is licensed under the MIT License.
All versions of crypto-bridge with dependencies
PHP Build Version
Package Version
The package sop/crypto-bridge contains the following files
Loading the files please wait ....