March 26, 2023, 06:24:43 am

SSL on PIC18

Started by Joho, January 10, 2016, 06:08:40 am

Previous topic - Next topic

Joho

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

JohnS

"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