Re: Openpgp card serial numbers

2007-07-17 Thread Werner Koch
On Mon, 16 Jul 2007 11:50, [EMAIL PROTECTED] said: > The specification for Openpgp card states that the serial number > (+ manufacturers ID) must be globally unique. I wonder if this is truly > needed or if "unique enough" would be ok. I have assigned the unmanaged S/N range: FF00..FFFE - Rang

Re: Openpgp card serial numbers

2007-07-16 Thread Werner Koch
On Mon, 16 Jul 2007 11:50, [EMAIL PROTECTED] said: > The specification for Openpgp card states that the serial number > (+ manufacturers ID) must be globally unique. I wonder if this is truly > needed or if "unique enough" would be ok. Use a 0x as manufacturer ID. Thisis declared as a test c

Openpgp card serial numbers

2007-07-16 Thread Sten Lindgren
Hi Im currently working on an implementation of openpgp card on java card (Currently working for signing, encryption with 1024 bit keys, trying to get it work with 2048 bit key). The specification for Openpgp card states that the serial number (+ manufacturers ID) must be globally unique. I wonder