relic-toolkit / relic

Code
Other
458 stars 179 forks source link

ECIES on Atmega2560 #247

Closed xATI-researcher closed 1 year ago

xATI-researcher commented 2 years ago

I have tried to build (in a Linux environment) the last version of relic toolkit in order to deployed it on an Atmega2560 board but I always get segmentation fault when running on the actual device. I have use as an example the post from here https://github.com/ms-s/relic-configurations. Are low memory devices supported for the newer versions of relic toolkit and it is possible to actually use the ECIES on them?

dfaranha commented 2 years ago

It should be possible, but its many years since we tried for the last time. What configuration do you have in your board? How much RAM memory in each segment?

xATI-researcher commented 1 year ago

This issue can be closed. In the end I have used an older version which supported low memory configuration for ECIES.