Is there any inbuilt packages in matlab for ecc?

1 Ansicht (letzte 30 Tage)
K Kaushik Subudhi
K Kaushik Subudhi am 4 Jun. 2018
Kommentiert: Walter Roberson am 4 Jun. 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?

Antworten (1)

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

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu MATLAB Coder finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by