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

[Bug] AES decrypt node cannot work in ECB mode. #1957

Open
1 task
xiangluoming opened this issue Nov 17, 2024 · 0 comments
Open
1 task

[Bug] AES decrypt node cannot work in ECB mode. #1957

xiangluoming opened this issue Nov 17, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@xiangluoming
Copy link

Operating System

Windows

What's the issue you encountered?

When I use AES node with ECB node, it says Nothing connected with 'IV'. But as far as I know, AES ECB mode don't need IV and nonce.
image

How can the issue be reproduced?

Use AES node in ECB mode.

ImHex Version

1.35.4

ImHex Build Type

  • Nightly or built from sources

Installation type

MSI

Additional context?

No response

@xiangluoming xiangluoming added the bug Something isn't working label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant