This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

Rijndael 128 decrypting?
#5
Great! 
It was the hashing of the key that was the issue, and the fact that it does one round of md5 by default when you don't fill in all the parameters.

Padding was not required because the key is 256bits long (two md5 hashes concatenated), and the output is already coming from AES and as such should be the proper length. It will however come very handy when I start to send commands.

Thanks a lot for your help!  Smile
Reply


Messages In This Thread
Rijndael 128 decrypting? - by MichelDeLigne - 24.04.2019, 13:16
RE: Rijndael 128 decrypting? - by admin - 25.04.2019, 07:02
RE: Rijndael 128 decrypting? - by admin - 25.04.2019, 10:20
RE: Rijndael 128 decrypting? - by MichelDeLigne - 25.04.2019, 10:53

Forum Jump: