承接 darkwebdesign/public-key-cryptography-bundle 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

darkwebdesign/public-key-cryptography-bundle

最新稳定版本:v1.3.0

Composer 安装命令:

composer require darkwebdesign/public-key-cryptography-bundle

包简介

Public Key Cryptography Bundle

README 文档

README

Latest Stable Version Total Downloads License

Build Status Coverage Status PHP Version Symfony Version

Public Key Cryptography Bundle is a collection of public/private key cryptography components that you can use in your Symfony applications.

Learn more about it in its documentation.

Features

Creation

  • Creates keystore from public/private keys.
  • Creates PEM from public/private keys.

Extraction

  • Extracts public/private keys from keystore/PEM.
  • Extracts PEM from keystore and vice versa.

Analysis

  • Checks format (PEM/DER) of public/private keys
  • Checks subject, issuer, notBefore and notAfter properties from keystore/PEM/public key.
  • Checks whether keystore/PEM/private key contains a passphrase.

Conversion

  • Converts public/private key format (PEM/DER).

Pass phrase management

  • Adds/removes passphrase from PEM/private key.
  • Changes passphrase of keystore/PEM/private key.

Dependencies

  • openssl shell command

License

Public Key Cryptography Bundle is licensed under the MIT License - see the LICENSE file for details.

统计信息

  • 总下载量: 32.19k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-08-08