定制 carnage/doctrine-encrypted-column 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

carnage/doctrine-encrypted-column

Composer 安装命令:

composer require carnage/doctrine-encrypted-column

包简介

Provides a secure way of transparently encrypting data in doctrine ORM

README 文档

README

#Doctrine Encryted Column Scrutinizer Code Quality Code Coverage

Motivation

Currently there are about a dozen encrypted column extensions for doctrine. None of them are very well implemented and are thus insecure (eg using Pop-art mode (ECB) or auto decrypting data on load) most also are tied to a framework making them useless unless you use that framework.

This lib intends to resolve these two issues and provide an obvious choice library for anyone needing to encrypt data they are storing through doctrine ORM.

Every endeavour will be taken to ensure that future versions of this library will be able to read data encrypted with older versions and re-encrypt to take advantage of any security fixes or improvements. In the event that this isn't possible automatically, guidance will be provided to allow you to migrate your data manually, to ensure that this process is as smooth as possible, we suggest making a note of the versions of lib sodium, halite and this library that you initially install.

Features

  • Encrypted column type for doctrine
  • Functionally similar to object column type
  • Transparent to end user
  • Uses proxies to avoid decrypting data that isn't needed
  • Best in class cryptography (LibSodium)

Pull requests

I will accept pull requests for the following:

  • New serialisation support (JMS is desirable here)
  • Support for doctrine ODM
  • Support for different crypto backends which use a good implementation (eg Zend crypt, defuse, easyrsa)
  • bug fixes

I will not accept:

  • Integration into << your favorite framework >> create a lib for that which uses this and PR a link for the readme
  • Support for poor crypto implementations (eg anything using mcrypt)

Security issues

You can use my keys from keybase https://keybase.io/carnage to contact me regarding any security issues.

统计信息

  • 总下载量: 12
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 36
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 36
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2016-09-10

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固