Coder Social home page Coder Social logo

mcrypt / openssl about doctrineencryptbundle HOT 2 CLOSED

ambta avatar ambta commented on August 20, 2024
mcrypt / openssl

from doctrineencryptbundle.

Comments (2)

ambta avatar ambta commented on August 20, 2024

Hi Andreas,

Thank you for your comment.

It is indeed in consideration to use OpenSSL. Not because of the deprecation of Mcrypt but because the performance of it. None of the functions we are currently using are deprecated. There are currently no critical issues regarding to libmcrypt.

You can easily add an custom encryptor class for now. More about that can be found here:
https://github.com/ambta/DoctrineEncryptBundle/blob/master/Resources/doc/custom_encryptor.md

Version 3 which will be coming soon and wil probably use openSSL.

Related information:

PHP Mcrypt documentation
http://php.net/manual/en/book.mcrypt.php

Deceprecation of mcrypt_cbc, mcrypt_cfb, mcrypt_ecb and mcrypt_ofb
http://php.net/manual/en/migration55.deprecated.php

Performance of OpenSSL
https://jrm.cc/posts/php-aes-openssl/

from doctrineencryptbundle.

andreaslarssen avatar andreaslarssen commented on August 20, 2024

Thanks for the info, sounds like a good plan.

from doctrineencryptbundle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.