On Wed, Oct 16, 2013 at 11:40 AM, Werner Koch wrote:
> On Tue, 15 Oct 2013 11:41, p...@heypete.com said:
>
>> Also, are there any smartcards out there that would support DSA/ELG
>> keys? All the cards I've seen and used support RSA only.
>
> You don't want DSA on smartcards - at least not until th
On Tue, 15 Oct 2013 11:41, p...@heypete.com said:
> Also, are there any smartcards out there that would support DSA/ELG
> keys? All the cards I've seen and used support RSA only.
You don't want DSA on smartcards - at least not until they are able to
do deterministic DSA (rfc-6979).
ECC on smartc
Il 15/10/2013 11:41, Pete Stephenson ha scritto:
> On Tue, Oct 15, 2013 at 7:42 AM, Ann O'nymous wrote:
>> If anyone is interested I wrote a java card implementation of the OpenPGP
>> card and released it under the GPLv3
I'm 'more or less' (no time ATM :( ) working on extending standard GPG
card p
On Tue, Oct 15, 2013 at 7:42 AM, Ann O'nymous wrote:
> If anyone is interested I wrote a java card implementation of the OpenPGP
> card and released it under the GPLv3
Excellent!
> Features and limitations:
> - 2048 bit RSA keys only
Is this a hardware limitation, or could it be increased in th
If anyone is interested I wrote a java card implementation of the OpenPGP
card and released it under the GPLv3
Features and limitations:
- 2048 bit RSA keys only
- On card key generation
- RSA keys can be imported onto the card (if using GnuPG v2.0.22 or above,
previous versions did not support wr