This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Standard encryption technique for transfering data between two microcontroller

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?

Parents
  • 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?

Reply
  • 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?

Children
No data