2

I want to know if there is a way to install/use the PBC library on Arduino UNO. I want to implement some cryptographic primitives using PBC library.

Thank you.

asked Nov 13, 2014 at 19:06
3
  • 2
    GMP could be very painful to get working on something as small as the ATmega328P. Commented Nov 13, 2014 at 19:08
  • Anyway, I want to know how to do it Commented Nov 25, 2014 at 12:15
  • Hello Miss Jéssica Carneiro, Could you tell me "Is it possible to install PBC library on Arduino ?" Commented Mar 6, 2020 at 7:43

1 Answer 1

1

You could use the RELIC toolkit. It has PCB and they have scripts to compile for Due and Mega. I'm not sure if you could use this with Uno. But this library targets resource-constrained devices.

answered Jun 27, 2017 at 14:35

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.