As I work on TLS for lwIP and research the necessary requirements for TLS 1.3 I have found that there are 2 algorithms that I have need for and will need to be fast. Like VERY fast. Fast enough that they should probably be done by someone who can code assembly so optimized it bends space and time, and that isn't me. Thus, I'm putting these here for anyone who is willing to help out.

bigint powmod for 2048-4096 bits (for RSA signature verification)
https://github.com/cagstech/lwip-ce/issues/14

secp256r1 (for ECDSA and ECHDE)
https://github.com/cagstech/lwip-ce/issues/15

We can also optionally add SHA-384. It's not necessary.
https://github.com/cagstech/lwip-ce/issues/12
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement