SergeyBel/AES

Can two machine give the same encrypted and decrypted output for the same string

Faryour opened this issue · 1 comments

I am trying to implement encryption and decryption on the microbit radio frequency using c++ and your code. I have been finding it hard to decrypt the sent cipher code on the second microbit. Can you please help out.