We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Data Transfer Techniques like Data Encryption Standard (DES), AES, RSA are generaly used to send data over Internet in Encrypted Format so only Valid Receiver will get the original Message.
Similary is there any Standard Encryption Technique available for transfering data between TWO Microcontroller based Circuit of any Electronic System?
If YES, then is there any organization present to certify the implemented Encryption Technique?
Thanks...
1) Which are the different cryptographic algorithms targeted at microcontrollers? What is the specification of this algorithms in terms of number of bits? 2) Is the source code for same in C language is avaialble? Can it will run on to the 16 or 32 bit microcontroller? 3) Is the source code TLS algorithm in C language is avaialble? Can it will run on to the 16 or 32 bit microcontroller? 4) How to certify above mentioned algorithms?