Is there any inbuilt packages in matlab for ecc?

4 visualizaciones (últimos 30 días)
K Kaushik Subudhi
K Kaushik Subudhi el 4 de Jun. de 2018
Comentada: Walter Roberson el 4 de Jun. de 2018
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?

Respuestas (1)

Walter Roberson
Walter Roberson el 4 de Jun. de 2018
  2 comentarios
K Kaushik Subudhi
K Kaushik Subudhi el 4 de Jun. de 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 el 4 de Jun. de 2018
There is no built-in MATLAB function for calculating the generator values.
Note: you can call Java from MATLAB.

Iniciar sesión para comentar.

Categorías

Más información sobre Dynamic System Models en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by