Hi Kaleb,
Thank you for the information.
Can you share what is the footprint and performance of ED25519 algorithm on NXP platform?
Regards,
Nikhil
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → Posts by Nikhil.Dosi
Pages 1
Hi Kaleb,
Thank you for the information.
Can you share what is the footprint and performance of ED25519 algorithm on NXP platform?
Regards,
Nikhil
Hi,
I am compiling ed25519 and it takes lot of memory space, i think it take other redundancy files which are not required for it.
Can you suggest me which source and header files are required for stand-alone ed25519 compilation and which macro should be enabled?
Regards,
Nikhil Dosi
Hi, I am using wolfssl on Infineon board, while generating RSA key using wc_MakeRsaKey() it give error during making of p value. The function return 54 instead of 0.
I'm passing these parameters to function
ret=wc_MakeRsaKey(&rsakey, 2048, 65537, &rng);
Please suggest what is the issue.
Pages 1
wolfSSL - Embedded SSL Library → Posts by Nikhil.Dosi
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.015 seconds (95% PHP - 5% DB) with 4 queries