Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

16-bit Implementation (MSP430FR5994) #96

Open
jmcginthy-usafa opened this issue Mar 7, 2017 · 2 comments
Open

16-bit Implementation (MSP430FR5994) #96

jmcginthy-usafa opened this issue Mar 7, 2017 · 2 comments

Comments

@jmcginthy-usafa
Copy link

Thank you for your work on micro-ECC. I was reading in the past issues (#23) that you could possibly make a 16-bit version for the MSP430. Is this still a possibility?

Thanks!

Jason

@cladmi
Copy link

cladmi commented Mar 29, 2017

Hello, I have the same concern.

The project eclipse tinydtls plans to use micro-ecc instead of its own ecc implementation. However, switching to micro-ecc would currently drop support to 16bit architectures. If micro-ecc would have a 16bit support, even if it was a really slow version at first, would help using it only without requiring maintaining two versions.

Would you merge a 16bit support ? if yes, what do you think of the current state of #23 repository ? What additional work would you require to be done on it before merging.

Thank you in advance.

Regards,
Gaëtan

@kmackay
Copy link
Owner

kmackay commented Apr 2, 2017 via email

cladmi added a commit to cladmi/RIOT that referenced this issue Apr 26, 2018
Test breaks on wsn430 boards with the node rebooting.

I suspect because `micro-ecc` does not have 16b support.
If that is the reason other 16bit boards may also be added there.

 * kmackay/micro-ecc#96
cladmi added a commit to cladmi/RIOT that referenced this issue Oct 21, 2018
tests/pkg_micro-ecc: blacklist 16bits boards

Test breaks on wsn430 boards with the node rebooting.

This must come becauso `micro-ecc` does not have 16b support.
I also blacklisted the other 16bits boards.

 * kmackay/micro-ecc#96
cladmi added a commit to cladmi/RIOT that referenced this issue Oct 21, 2018
Test breaks on wsn430 boards with the node rebooting.

I suspect because `micro-ecc` does not have 16b support.
If that is the reason other 16bit boards may also be added there.

 * kmackay/micro-ecc#96
cladmi added a commit to cladmi/RIOT that referenced this issue Oct 21, 2018
tests/pkg_micro-ecc: blacklist 16bits boards

Test breaks on wsn430 boards with the node rebooting.

This must come becauso `micro-ecc` does not have 16b support.
I also blacklisted the other 16bits boards.

 * kmackay/micro-ecc#96
cladmi added a commit to cladmi/RIOT that referenced this issue Oct 22, 2018
Test breaks on wsn430 boards with the node rebooting.

This must come becauso `micro-ecc` does not have 16b support.
I also blacklisted the other 16bits boards.

 * kmackay/micro-ecc#96
pekkanikander pushed a commit to AaltoNEPPI/RIOT that referenced this issue Nov 13, 2018
Test breaks on wsn430 boards with the node rebooting.

This must come becauso `micro-ecc` does not have 16b support.
I also blacklisted the other 16bits boards.

 * kmackay/micro-ecc#96
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants