Thank you dear Hangkum for your reply. However I am running Contiki as a virtual machine using VMware, my issue is about relic implementation on Contiki Os. In other words, I would like to know how can I implement ECC on Contiki without using Relic toolkit any other library? Or if the use of library is the only path, how can I do it using Relic or any other library? Thank you Best Regard, Vially KAZADI Le jeu. 22 nov. 2018 à 04:49, hangkum hlsc@users.sourceforge.net a écrit : Any decent system will...
Hello everyone! I am new in contiki and I want to implement Ed25519 algorithm using Relic toolkit, I already installed contiki and and downloaded relic in relic-master and built it in contiki-2.7/MyProject/relic-target as described in https://code.google.com/archive/p/relic-toolkit/wikis/BuildInstructions.wiki And then I created a new folder called MyProject-relic in contiki examples folder, where I created the RelicTest1.c and the Makefile and then I added the code lines below in Makefile.include...
Hello everyone! I am new in contiki and I want to implement Ed25519 algorithm using Relic toolkit, I already installed contiki and and downloaded relic in relic-master and built it in contiki-2.7/MyProject/relic-target as described in https://code.google.com/archive/p/relic-toolkit/wikis/BuildInstructions.wiki And then I created a new folder called MyProject-relic in contiki examples folder, where I created the RelicTest1.c and the Makefile and then I added these below lines in Makefile.include from...
Hello everyone! I am new in contiki and I want to implement Ed25519 algorithm using Relic toolkit, I already installed contiki and and downloaded relic in relic-master and built it in contiki-2.7/MyProject/relic-target as described in https://code.google.com/archive/p/relic-toolkit/wikis/BuildInstructions.wiki And then I created a new folder called MyProject-relic in contiki examples folder, where I created the RelicTest1.c and the Makefile and then I added these below lines in Makefile.include from...