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

Can't encrypt short input #2

Open
khoaltn opened this issue Apr 8, 2016 · 2 comments
Open

Can't encrypt short input #2

khoaltn opened this issue Apr 8, 2016 · 2 comments

Comments

@khoaltn
Copy link

khoaltn commented Apr 8, 2016

It can't processed short strings such as "HELLO" as in the attached image due to invalid block length (still works fine with longer inputs). I'm looking into the algorithm to see how to fix it.

twofisherror

@retro-desert
Copy link

It can't processed short strings such as "HELLO" as in the attached image due to invalid block length (still works fine with longer inputs). I'm looking into the algorithm to see how to fix it.

twofisherror

After so many years ... Did you manage to solve the problem?

@sdfdger
Copy link

sdfdger commented Jan 11, 2023

You can only encrypt strings of length 16

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

No branches or pull requests

3 participants