Re: CKA_ID when generating a RSA key pair.

2006-08-03 Thread Jean-Marc Desperrier
Paul Santapau wrote: El Martes 01 Agosto 2006 23:16, Nelson Bolyard escribió: [...] There was talk about moving all that documentation to a wikki where volunteers could update it. I think that would be a great idea. There's some confusion here. MDC, where the link you gave points to is a

Re: CKA_ID when generating a RSA key pair.

2006-08-02 Thread Paul Santapau
El Martes 01 Agosto 2006 23:16, Nelson Bolyard escribió: > On Tue, 2006-08-01 at 15:38 +0200, Paul Santapau Nebot wrote: > >> I'm trying to guess how the CKA_ID is calculated from the > >> public key when nss generates a rsa key pair and try to store in > >> a smart card via pkcs11 (C_CreateObject

Re: CKA_ID when generating a RSA key pair.

2006-08-01 Thread Nelson Bolyard
On Tue, 2006-08-01 at 15:38 +0200, Paul Santapau Nebot wrote: >> I'm trying to guess how the CKA_ID is calculated from the public key >> when nss generates a rsa key pair and try to store in a smart card >> via pkcs11 (C_CreateObject) assigning an ID (CKA_ID). >> Somewhere in the documentat

Re: CKA_ID when generating a RSA key pair.

2006-08-01 Thread Robert Relyea
On Tue, 2006-08-01 at 15:38 +0200, Paul Santapau Nebot wrote: > Hello, > > I'm trying to guess how the CKA_ID is calculated from the public key > when nss generates a rsa key pair and try to store in a smart card > via pkcs11 (C_CreateObject) assigning an ID (CKA_ID). > Somewhere in the doc

Re: CKA_ID when generating a RSA key pair.

2006-08-01 Thread Jean-Marc Desperrier
Paul Santapau Nebot wrote: Somewhere in the documentation [1] is said that CKA_ID is generated from some part of the public key but it is not specified which part. That documentation is incomplete. I found more info here, but I don't know where you should find the latest version of that :

CKA_ID when generating a RSA key pair.

2006-08-01 Thread Paul Santapau Nebot
Hello, I'm trying to guess how the CKA_ID is calculated from the public key when nss generates a rsa key pair and try to store in a smart card via pkcs11 (C_CreateObject) assigning an ID (CKA_ID). Somewhere in the documentation [1] is said that CKA_ID is generated from some part of the p