Closed Bug 1835828 Opened 1 year ago Closed 4 months ago

RSA Blind Signatures

Categories

(NSS :: Libraries, enhancement, P5)

enhancement

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nkulatova, Assigned: nkulatova)

Details

Attachments

(2 files, 1 obsolete file)

RSA Blind signatures.

Blind signatures is a form of signatures where the content of the signature is hidden. When the server signs a data, this data is indistinguishable from random, thus not leaking the user information.

One of the examples of Blinded Signatures is described in https://www.ietf.org/archive/id/draft-irtf-cfrg-rsa-blind-signatures-12.html.
It's using RSA for blinding.
The desired property is : "Upon completion of this protocol, the server learns nothing, whereas the client learns sig. In particular, this means the server learns nothing of msg or input_msg and the client learns nothing of skS."

Thus, this primitive is extremely important in the cases when the client wants to sign a data without revealing it.

Attachment #9336544 - Attachment description: WIP: Bug 1835828 - RSA blinding attemp → WIP: Bug 1835828 - RSA blinding attempt
Attachment #9336544 - Attachment description: WIP: Bug 1835828 - RSA blinding attempt → WIP: Bug 1835828 - RSA blinding implementation
Attachment #9336544 - Attachment description: WIP: Bug 1835828 - RSA blinding implementation → Bug 1835828 - RSA blinding implementation
Attachment #9336544 - Attachment is obsolete: true
Attachment #9356577 - Attachment description: WIP: Bug 1835828 - RSA Blind implementation → Bug 1835828 - RSA Blind implementation
Attachment #9356577 - Attachment description: Bug 1835828 - RSA Blind implementation → WIP: Bug 1835828 - RSA Blind implementation
Attachment #9356577 - Attachment description: WIP: Bug 1835828 - RSA Blind implementation → Bug 1835828 - RSA Blind implementation
Status: NEW → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Attachment #9372282 - Attachment description: WIP: Bug 1835828 - Removing the leftovers of RSA Blind → Bug 1835828 - Removing the leftovers of RSA Blind
Attachment #9372282 - Attachment description: Bug 1835828 - Removing the leftovers of RSA Blind → Bug 1835828 - Removing the calls to RSA Blind from loader.*
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: