Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ability to use Little Endian mode. #235

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

buddybu
Copy link

@buddybu buddybu commented Apr 8, 2020

So, I added an additional constructor to the BlowfishEngine to allow it to run in a "compatibility" mode, it might be better as a parameter to init, and you can make that suggestion if needed.

@buddybu
Copy link
Author

buddybu commented Apr 9, 2020

I didn't like overriding the constructor, so I removed it. I renamed the flag to "useLittleEndian" and added a property to allow it to be set.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant