Is there any inbuilt packages in matlab for ecc?

1 回表示 (過去 30 日間)
K Kaushik Subudhi
K Kaushik Subudhi 2018 年 6 月 4 日
コメント済み: Walter Roberson 2018 年 6 月 4 日
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
K Kaushik Subudhi 2018 年 6 月 4 日
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 Center および File ExchangeMATLAB Coder についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by