Re: Importing a symmetic key into NSS database

2013-08-01 Thread John
, PK11_CreateGenericObject() isn't going to help you, since the key you want to extract is the user OTP data, which would be the result of some derive operation. bob -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286642p286750.html Sent

Re: Importing a symmetic key into NSS database

2013-07-31 Thread Rajesh Kareti
inclined to think importing the shared secret using PK11_CreateGenericObject() is probably more appropriate, i.e. if I can get it to work. Can you recommend a better approach? -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database

Re: Importing a symmetic key into NSS database

2013-07-31 Thread John Dennis
this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286642p286750.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo

Re: Importing a symmetic key into NSS database

2013-07-31 Thread Robert Relyea
you want to extract is the user OTP data, which would be the result of some derive operation. bob -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286642p286750.html Sent from the Mozilla - Cryptography mailing list archive

Importing a symmetic key into NSS database

2013-07-30 Thread JB
; } PK11_ListFixedKeysInSlot returns NULL and the timestamp on key4.db remains unchanged. Thanks, John -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286538.html Sent from the Mozilla - Cryptography mailing list archive

Re: Importing a symmetic key into NSS database

2013-07-30 Thread Robert Relyea
Failed to find key endl; goto shutdown; } PK11_ListFixedKeysInSlot returns NULL and the timestamp on key4.db remains unchanged, indicating the key was not imported into the database. Thanks, John -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key

Re: Importing a symmetic key into NSS database

2013-07-30 Thread John
-a-symmetic-key-into-NSS-database-tp286642p286742.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Importing a symmetic key into NSS database

2013-07-30 Thread Robert Relyea
-key-into-NSS-database-tp286642p286742.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. smime.p7s Description: S/MIME Cryptographic Signature -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Re: Importing a symmetic key into NSS database

2013-07-30 Thread John
://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286642p286750.html Sent from the Mozilla - Cryptography mailing list archive at Nabble.com. -- dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto

Importing a symmetic key into NSS database

2013-07-29 Thread John
; } PK11_ListFixedKeysInSlot returns NULL and the timestamp on key4.db remains unchanged, indicating the key was not imported into the database. Thanks, John -- View this message in context: http://mozilla.6506.n7.nabble.com/Importing-a-symmetic-key-into-NSS-database-tp286642.html Sent from