Is there any inbuilt packages in matlab for ecc?

2 visualizzazioni (ultimi 30 giorni)
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?

Risposte (1)

Walter Roberson
Walter Roberson il 4 Giu 2018
  2 Commenti
K Kaushik Subudhi
K Kaushik Subudhi il 4 Giu 2018
while calculating the generator for such a big keysize it take time. Is there any function for calculating only the generator values?
Walter Roberson
Walter Roberson il 4 Giu 2018
There is no built-in MATLAB function for calculating the generator values.
Note: you can call Java from MATLAB.

Accedi per commentare.

Categorie

Scopri di più su MATLAB Coder in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by