Assembly language programming using embedded processor based system to encrypt and decrypt messages.
-
Used MDE 8051 Trainer board, further learned assembly syntax.
-
Message were to encrypt with a key and output as a non-readable message.
-
Decryption was the reverse, capable of using the key to decrypt the original message.
Message to encrypt
Encrypted message
Decrypting encrypted message