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

Embedded SSL for 8-bit Micro's

Does anyone know if Embedded SSL or TLS has ever been successfully developed for 8-bit micro's? If so, where can I obtain some details?
Thanks.
Malan

Parents
  • So maybe it does have something that a "normal" 8051 doesn't - even if it is a fast one!
    well the f120 has a MAC, that should halp some

    I am NOT advocating the use of a '51 for heavy arithmetic, just merely stating that it just might be possible. Anyhow WHY use a processor for which it is not available as canned code in lieu of one where it is. Today you can buy an ARM for less than a Rabbit and much less than some '51 derivatives, I would go there.

    Erik

Reply
  • So maybe it does have something that a "normal" 8051 doesn't - even if it is a fast one!
    well the f120 has a MAC, that should halp some

    I am NOT advocating the use of a '51 for heavy arithmetic, just merely stating that it just might be possible. Anyhow WHY use a processor for which it is not available as canned code in lieu of one where it is. Today you can buy an ARM for less than a Rabbit and much less than some '51 derivatives, I would go there.

    Erik

Children