Code Monkey home page Code Monkey logo

Comments (9)

terrafrost avatar terrafrost commented on September 15, 2024

So I wouldn't really call this a bug since https://github.com/phpseclib/mcrypt_compat doesn't mention support for ofb. phpseclib supports mcrypt's nofb mode but not it's ofb mode.

Now mcrypt_compat does implement cfb and ncfb. That corresponds to phpseclib's CFB8 and CFB modes, respectively. I can look into adding support for OFB8 (what mcrypt's ofb8 more accurately corresponds to) and model it after phpseclib/phpseclib@8e6948f .

I do have some other higher priority phpseclib related stuff I'm working on, however, so, baring a patreon donation to motivate me lol I can't give you an ETA. Maybe a few weeks? idk

from mcrypt_compat.

consolibyte avatar consolibyte commented on September 15, 2024

I sort of figured it was going to be a "not supported" thing vs. a bug - that's helpful to have confirmed, thanks!

This is definitely important to our company - it would make some migration of some existing legacy code much easier for us.

It's a little hard for me to get recurring donations approved, but do you know if Patreon will let us do a one-time donation? Or pay yearly instead of monthly? I would certainly get a one-time somewhere in the $500 or $750 range approved if that helps keep this on your radar? Thoughts?

from mcrypt_compat.

terrafrost avatar terrafrost commented on September 15, 2024

For $750 I'll try to have it done by early next week! :D

For a one time payment you could PayPal me. But hold off until I've actually done the work! I'll get started when I get home from work today!

from mcrypt_compat.

consolibyte avatar consolibyte commented on September 15, 2024

Awesome! I have it approved on my end - if we can get stuff we had previously encrypted with rijndael-256 in ofb decrypted without depending on mcrypt, that would make it nice and quick for us to pull mcrypt out of our Docker images for sure!

from mcrypt_compat.

terrafrost avatar terrafrost commented on September 15, 2024

The newest release of mcypt_compat should have full support for ofb!

from mcrypt_compat.

consolibyte avatar consolibyte commented on September 15, 2024

WOOHOO! THANKS! Can you send me your PayPal address? (Or reach out to me at [email protected] if you want to keep the email adddr off the issue?)

from mcrypt_compat.

terrafrost avatar terrafrost commented on September 15, 2024

[email protected] is my address! https://sourceforge.net/donate/index.php?group_id=198487 is a direct link you can use to do the donation.

Thanks!

from mcrypt_compat.

consolibyte avatar consolibyte commented on September 15, 2024

THANK YOU! Donation made!

Team @chargeover is happy to be able to support great projects like this! We will pull this down and test soon!

from mcrypt_compat.

terrafrost avatar terrafrost commented on September 15, 2024

Got the money - thanks!

I also added y'all to the sponsor list!:

phpseclib/phpseclib@bd8f029

from mcrypt_compat.

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.