Chapter 4: Encryption and Decryption
This is my fourth week internship in AESTE. This week my task is to send a string from PIC32 to desktop. Then, using wolfSSL encrypt function to encrypt the string and type out again to desktop. After type out, using our precreate private key to decrypt and check whether same with the string inside PIC32 or not. Unfortunately, I cannot complete my task before Saturday. When Dr Shawn came on Saturday, he teach me how to use the encryption function Read more