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
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
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