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
Just spotted this - no idea if it's any use for embedded systems, let alone 8-bit ones... http://www.openssl.org/
I had a look at OpenSSL a while ago. It appears to have been developed for the desktop Internet environment and will probably require some fancy footwork to adapt it for a 'standard' 8-bit embedded platform. Thanks for the pointer & interest Malan