Tool/software: Code Composer Studio
I want to implement Elliptic Curve Cryptography and the Diffie Hellman's key exchange protocol (Elliptic-Curve Diffe-Hellman protocol), into a 16-bit, MSP430FR5969, using Code Composer Studio.
I have searched extensively on the internet to find these source codes but unfortunately I don't see any that's written for CCS. I've found many that are written for the IAR Workbench, GCC, Python, Java, C++ but not for CCS. Does anyone have any idea where I can find these codes for CCS?
Sincerely,
Shawn