On 2016-05-30, Paul Rubin <no.email@nospam.invalid> wrote:
> Grant Edwards <grant.b.edwa...@gmail.com> writes:
>
>> The 40MHz one is a Samsung ARM7TDMI.  There's a newer model with a
>> 133MHz Cortex-M3.  
>
> Another thing occurs to me-- do you have to support older browsers?
> Newer TLS stacks support elliptic curve public key, which should be a
> lot faster on those cpus than RSA/DHE is.

Thanks, that's a good ideal.  Our stack doesn't support elliptic
curve, but there's an newer version available tht does. There have
been some changes to the API, but the effort might be worth it.

-- 
Grant Edwards               grant.b.edwards        Yow! My mind is a potato
                                  at               field ...
                              gmail.com            

-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to