Olimex Support Forum

Microcontrollers => PIC => Topic started by: Joho on January 10, 2016, 06:08:40 AM

Title: SSL on PIC18
Post by: Joho on January 10, 2016, 06:08:40 AM
I am starting to try to implement SSL on our PIC18f67j60 (PIC-WEB).  I found some chatter on Microchip forum that this is very difficult or maybe impossible due to requirement for 2048 bit key length.  Has anyone tried getting SSL working on this?  I am hoping to avoid a lengthy effort for nothing. 

Also, I can't seem to find Microchip's "Required SSL changes.pdf" doc that is supposed to guide you through implementing SSL.  I've downloaded several stack versions and can't find it.  Any suggestions on where I might download that?

Thanks
Joho
Title: Re: SSL on PIC18
Post by: JohnS on January 10, 2016, 08:02:20 PM
"I wouldn't start from here" (in my case) but I suspect the file is here https://github.com/MechAlucard/NETWORKS/blob/master/rollbackBackupDirectory/C/Users/Tyler/Documents/School/Networks/NETWORKS/Microchip/Help/Supplementary%20TCPIP%20Help/Required%20SSL%20changes.pdf

John