Re: ECC Implementation in MATLAB
- From: "Tom St Denis" <tomstdenis@xxxxxxxxx>
- Date: 28 Aug 2006 10:43:56 -0700
Pubkeybreaker wrote:
(1) MATLAB doesn't even have multiple precision.
(2) MATLAB is not aimed at problems involving exact arithmetic.
Well so long as it can handle large integers you can emulate modular
functions. If it's precision is fixed then, ya, you're proper fscked.
Or build it yourself from a multi-precision library such as GMP.
I disagree with this mostly because it doesn't involve using my
libraries instead.
Hy-oh!
Tom
.
- References:
- ECC Implementation in MATLAB
- From: jinx28
- Re: ECC Implementation in MATLAB
- From: Pubkeybreaker
- ECC Implementation in MATLAB
- Prev by Date: Re: Re: Fingerprint as cryptokey
- Next by Date: Re: Curve25519-based EC-KCDSA
- Previous by thread: Re: ECC Implementation in MATLAB
- Next by thread: Re: ECC Implementation in MATLAB
- Index(es):