Closed Bug 660091 Opened 13 years ago Closed 12 years ago

Implement GenerateKeypair and Sign() for VerifiedEmailProtocol

Categories

(Firefox Graveyard :: Account Manager, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 753238

People

(Reporter: ddahl, Assigned: ddahl)

Details

In order to support the IdentityCertificate and IdentityAssertion, we will need a jsm that provides generateKeypair() and sign() to create an RSA keypairs and RSA SHA-256 hashes
Assignee: nobody → ddahl
I'm wondering if there is any code on the net that handles the API in this spec: http://self-issued.info/docs/draft-goland-json-web-token-00.html
Hey David,

     I was looking through this bug and wondering if you can use Tom Wu's jsbn library:

http://www-cs-students.stanford.edu/~tjw/jsbn/

     It's released under a BSD license. If you like I can hack together some code utilizing the API.

Fraser
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
Product: Firefox → Firefox Graveyard
You need to log in before you can comment on or make changes to this bug.