Yes, ECDSA is supported by Bouncy Castle. Given the device profile
you're working with I'd start by having a look at ECTest.java in
org.bouncycastle.crypto.test.
Regards,
David
On Sun, 2008-09-28 at 01:02 +0800,
yunpu.zhu@... wrote:
> Hello Everyone,
>
> I am new to BC. Currently I am involved in a project to implement ECDSA
> to Mobile devices.
>
> ECDSA's generation and signing will run on mobile devices. I am
> wondering if there are somebodies can give me some clues how can I
> start. I noticed that there is a package that support ECDSA in BC.
>
> Your help is highly appreciated.
>
> Paul
>
>