avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: avr-crypto-lib


From: BERTRAND Joël
Subject: Re: avr-crypto-lib
Date: Tue, 1 Jun 2021 08:37:16 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 SeaMonkey/2.53.7.1

RSA doesn't run as expected. With expopent=3 and length=512, program
doesn't crash but after four hours (@ 16 MHz on simavr), gdb shows that
program stays in RSA subroutines and doesn't return to main routine.
Something is probably broken somewhere.

I have found a uECC library but I don't understand how use this library
to encrypt data (I think I have understand how I can sign data).

Best regards,

JB



reply via email to

[Prev in Thread] Current Thread [Next in Thread]