Is there any inbuilt packages in matlab for ecc?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I am implementing ecc using matlab with 112bit keysize. But it is taking more than 24hrs for computation. In java we have a package called bouncycastle for ecc. So, is there any inbuilt packages in matlab?
0 commentaires
Réponses (1)
Walter Roberson
le 4 Juin 2018
No there is not.
https://www.mathworks.com/support/books/book66417.html is not built in.
2 commentaires
Walter Roberson
le 4 Juin 2018
There is no built-in MATLAB function for calculating the generator values.
Note: you can call Java from MATLAB.
Voir également
Catégories
En savoir plus sur Acoustics, Noise and Vibration dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!