Skip to content

sop/crypto-bridge

Repository files navigation

CryptoBridge

Build Status Scrutinizer Code Quality Coverage Status License

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

Installation

This library is available on Packagist.

composer require sop/crypto-bridge

License

This project is licensed under the MIT License.

About

A PHP library providing cryptography support for various PKCS applications.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages