Is there any inbuilt packages in matlab for ecc?

조회 수: 5 (최근 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 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