Is there any inbuilt packages in matlab for ecc?

6 次查看(过去 30 天)
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?

回答(1 个)

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

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Dynamic System Models 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by