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 report: AES Non-Latin input content cannot be restored after being reversed. #1934

Open
hellomsg opened this issue Oct 28, 2024 · 0 comments
Labels

Comments

@hellomsg
Copy link

hellomsg commented Oct 28, 2024

Describe the bug
AES Non-Latin input content cannot be restored after being reversed.

To Reproduce

https://gchq.github.io/CyberChef/#recipe=AES_Encrypt(%7B'option':'Hex','string':'0000000000000000000000000000000'%7D,%7B'option':'Hex','string':'0000000000000000000000000000000'%7D,'CBC','Raw','Raw',%7B'option':'Hex','string':''%7D)To_Base64('A-Za-z0-9%2B/%3D')From_Base64('A-Za-z0-9%2B/%3D',true,false)AES_Decrypt(%7B'option':'Hex','string':'0000000000000000000000000000000'%7D,%7B'option':'Hex','string':'0000000000000000000000000000000'%7D,'CBC','Raw','Raw',%7B'option':'Hex','string':''%7D,%7B'option':'Hex','string':''%7D)&input=YWJjLeW%2BiOajkmRlZg&ienc=65001&oenc=65001

Expected behaviour
Output content should equal to the input content

Screenshots
image

Desktop (if relevant, please complete the following information):

  • OS: MAC M2
  • Browser: chrome 129.0
  • CyberChef version: Version 10.19.4 Compile time: 23/10/2024 15:12:24 UTC

Additional context

@hellomsg hellomsg added the bug label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant