際際滷

際際滷Share a Scribd company logo
IBM Research, Zurich




Efficient Attributes for
Anonymous Credentials


         Jan Camenisch and
         Thomas Gross



         10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich


Overview


     Introduction: Access with electronic identity cards

     Basis: Camenisch-Lysyanskaya signatures

     Problem Statement: Efficient finite set attributes

     Key Ideas: Prime number encoding and divisibility

     Efficiency




2     Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich


Getting Access to a Vernissage
                                          Authorities
     Identity Mixer
     Credential




Citizen
                                                               Policy:
                                                               free entry: must be
                                                               retired OR
                                                               entitled to social benefit OR
                                                               a teacher OR
                                                               a poor grad student
                                                                on hunt for free food
                                           Museum

    Proof of Knowledge
                                                                                              Piled Higher and Deeper
    My EID proves:                                                                                 by Jorge Cham
                                                                                                www.phdcomics.com
    I fulfill the policy.
3                Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008     息 2008 IBM Corporation
IBM Research, Zurich

EID Card
Limitations



                          Limited access to
                           crypto-coprocessor

                          Limited RAM

                          Only pure modular
                           exponentiation
                          very expensive


4       Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich

EID Card
Attributes


                          Identification number




                                                                                     Free-form
                          Name, first name

                          Date of birth




                                                                                     Binary & Finite Set
                          Nationality
                          Place of birth
                          Profession
                          Social benefit status
                          Eye and hair color
                          Sex

5       Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008                         息 2008 IBM Corporation
IBM Research, Zurich

Basis: Camenisch-Lysyanskaya Signatures
                                                                                  [Camenisch & Lysyanskaya 01]


  Public key of signer: RSA modulus n and ai, b, d  QRn,

  Secret key: factors of n

                                                                              
  Signature of L attributes m1, ..., mL  {0,1} : (c,e,s)
    For random prime e > 2 and integer s  n, compute c such that

               d =            a m1... a           mL
                                                             bs          ce       mod n
                                1               L



Theorem: Signature scheme is secure against adaptively chosen
             message attacks under SRSA assumption.

                                              [SRSA: Bari & Pfitzmann '97 and Fujisaki & Okamoto '97]
          Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008            息 2008 IBM Corporation
IBM Research, Zurich

Basis: Camenisch-Lysyanskaya Signatures
                                                                                  [Camenisch & Lysyanskaya 01]


  Public key of signer: RSA modulus n and ai, b, d  QRn,

  Secret key: factors of n

                                                                              
  Signature of L attributes m1, ..., mL  {0,1} : (c,e,s)
    For random prime e > 2 and integer s  n, compute c such that

               d =            a m1... a           mL
                                                             bs          ce       mod n
                                1               L



Theorem: Signature scheme is secure against adaptively chosen
             message attacks under SRSA assumption.

                                              [SRSA: Bari & Pfitzmann '97 and Fujisaki & Okamoto '97]
          Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008            息 2008 IBM Corporation
IBM Research, Zurich

Basis: Camenisch-Lysyanskaya Signatures
                                                                                     [Camenisch & Lysyanskaya 01]

                                                                                 
  Signature of L attributes m1, ..., mL  {0,1} : (c,e,s)
    For random prime e > 2 and integer s  n, compute c such that

                                    m1              mL          s            e
               d =            a          ... a             b           c           mod n
                                1               L




      L attribute bases                                  blinding
                                                                                       SRSA problem
  one base per attribute mi                                                              instance

 Proofs of possession:                                   constant                         constant
 O(L) mod-exp complexity
  Invites for a nap
                                                    Piled Higher and Deeper
                                               by Jorge Cham www.phdcomics.com

          Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008               息 2008 IBM Corporation
IBM Research, Zurich


Problem Statement
    Enable Camenisch-Lysyanskaya signatures to compress all
    binary and finite set attributes in one dedicated attribute base.


    Efficiency:
     Proofs of possession linear in the free-form attributes: O(l),
      binary and finite set attributes only as small constant overhead.

     Proofs of relationships with efficient toolbox for AND, NOT, OR.


    Security:
     Signature scheme is secure against adaptively chosen message
      attacks under SRSA assumption.

     Attribute encoding is integer under SRSA assumption.



9       Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich


Key Ideas: Prime Encoding                                                                   [Compare to
                                                                                             Camenisch & Lysyanskaya 02]

     Idea: Encode attribute values as prime numbers.

         SETUP: Certify a small public prime number ei for each value realization
          of a binary or finite-set attribute.
         ISSUE: Product of prime numbers E=(ei) in a single dedicated base.

      Compression of k binary and finite-set attributes in one base


     Realization:
                                                                                   
     Signature of L attributes m1, ..., mL  {0,1} : (c,e,s)
         With k binary or finite set attributes and l string attributes

                                             m1
           d =          a     ei
                                    a             ...   a ml      bs           ce mod n
                          0              1                  l

10              Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008                息 2008 IBM Corporation
IBM Research, Zurich


Key Ideas:  and Divisibility

     Idea: Use coprime/divisibility to prove attribute
           presence and absence.

     PROOF: Selectively disclose attribute primes (ej) and prove knowledge of
       remaining factorization E = ij(ei) of the compound attribute (ei).

      Efficient proof methods for AND, NOT, OR statements.


     Realization:
      Proof of Knowledge of AND with prime attributes:
               PK{(e, E, m1, ..., ml, s) :

                                   e               E                                       s
                     d := c'             (a (ej))  a                     m1    ... a ml b mod n  }
                                                0                       1               l

11             Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008          息 2008 IBM Corporation
IBM Research, Zurich

Efficiency: Asymptotic Modular Exponentiations

                                   Base                         Bit Vector                Prime
                                 Encoding                       Encoding                 encoding
      Bases &
                                       O(L)                           O(l)                O(l)*
     Possession
          AND
                                       O(L)                         O(L+i)                O(l)*
     (i attributes)

         NOT                           O(L)                           O(L)                O(l)*

           OR
                                     O(L+i)                         O(L+i)                O(l)**
     (i attributes)

      *) Small constant overhead to proof of possession (1-2 mod-exp).
      **) Constant overhead of 18 mod-exp. over proof of possession.
         Break even points, e.g. k=5 binary attributes, i=2 shown.
12          Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008       息 2008 IBM Corporation
IBM Research, Zurich


Summary
     Advantages                                              Limitations
      Constant mod-exps for                                  Free-form attributes
       binary flags & finite sets                             A priori vocabulary

      Efficient proofs for
       AND, NOT, OR

      Compact credentials:                                   Public key overhead:
       Save k-1 attribute bases                                k * |mi| * |ei|



     Conclusion: 80/20 solution where finite sets matter


13       Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich




BACKUP




14   Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich




Recall: The Strong RSA Assumption

      Flexible RSA Problem: Given RSA modulus n and z  QRn find
      integers e and u such that

      ue = z mod n

      (Recall: QRn = {x : exist y s.t. y2 = x mod n } )



      Introduced by Bari & Pfitzmann '97 and Fujisaki & Okamoto '97

      Hard in generic algorithm model [Damg奪rd & Koprowski '01]


               Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich



Signature Scheme based on the SRSA I
                                                                          [Camenisch & Lysyanskaya 02]

  Public key of signer: RSA modulus n and ai, b, d  QRn,

  Secret key: factors of n
                                                                      
  To sign k messages m1, ..., mk  {0,1} :
                                                          
      choose random prime e > 2 and integer s  n

      compute c such that
                                      m1             mk
                     d= a                  ... a        bs ce mod n
                                  1               k

      signature is (c,e,s)


           Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008      息 2008 IBM Corporation
IBM Research, Zurich




Signature Scheme based on the SRSA II

A signature (c,e,s) on messages m1, ..., mk is valid iff:
                                           
    m1, ..., mk  {0,1} :
           
    e>2
                   m1                 mk   s   e
    d= a               ... a            b c mod n
               1                  k




Theorem: Signature scheme is secure against
adaptively
chosen message attacks under SRSA assumption.


         Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008   息 2008 IBM Corporation
IBM Research, Zurich




Proof of Knowledge of a Signature
   Observe:

                         s'
       Let c' = c b mod n with random s'
                            e       m1              mk
       then d =        c       a        ...  a        bs* (mod n), with s* = s-es
                                    1               k
            i.e., (c',e, s*) is a also a valid signature!




    Therefore, to prove knowledge of signature on some m
            provide c'
                                                                          e        m1                   mk       s
            PK{(e, m1, ..., mk, s) :                       d := c' a                    ...  a            b
                                                                               1                    k
                                                                                       +1                  
                                          mi  {0,1}                e2                     賊 {0,1}                }

            Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008                           息 2008 IBM Corporation
IBM Research, Zurich




Proof of Knowledge of a Signature
   Using second Commitment


       assume second group              n, ai, b, n
       2nd commitment          C = a1sk b s*

   To prove knowledge of signature on some m
       provide c'


       PK{(e, m1, ..., mk, s,s* ) :

                       C = a1m1b s*                    d := c      e
                                                                         a   m1
                                                                             1
                                                                                   ...  a   mk
                                                                                              k
                                                                                                   bs }




          Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008                      息 2008 IBM Corporation

More Related Content

Featured (20)

2024 Trend Updates: What Really Works In SEO & Content Marketing
2024 Trend Updates: What Really Works In SEO & Content Marketing2024 Trend Updates: What Really Works In SEO & Content Marketing
2024 Trend Updates: What Really Works In SEO & Content Marketing
Search Engine Journal
Storytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design ProcessStorytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design Process
Chiara Aliotta
Artificial Intelligence, Data and Competition SCHREPEL June 2024 OECD dis...
Artificial Intelligence, Data and Competition  SCHREPEL  June 2024 OECD dis...Artificial Intelligence, Data and Competition  SCHREPEL  June 2024 OECD dis...
Artificial Intelligence, Data and Competition SCHREPEL June 2024 OECD dis...
OECD Directorate for Financial and Enterprise Affairs
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
SocialHRCamp
2024 State of Marketing Report by Hubspot
2024 State of Marketing Report  by Hubspot2024 State of Marketing Report  by Hubspot
2024 State of Marketing Report by Hubspot
Marius Sescu
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
Expeed Software
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
Pixeldarts
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
marketingartwork
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
Skeleton Technologies
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
Neil Kimberley
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
contently
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
Albert Qian
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
Search Engine Journal
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
SpeakerHub
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
Clark Boyd
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
Tessa Mero
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Lily Ray
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
Rajiv Jayarajah, MAppComm, ACC
2024 Trend Updates: What Really Works In SEO & Content Marketing
2024 Trend Updates: What Really Works In SEO & Content Marketing2024 Trend Updates: What Really Works In SEO & Content Marketing
2024 Trend Updates: What Really Works In SEO & Content Marketing
Search Engine Journal
Storytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design ProcessStorytelling For The Web: Integrate Storytelling in your Design Process
Storytelling For The Web: Integrate Storytelling in your Design Process
Chiara Aliotta
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
How to Leverage AI to Boost Employee Wellness - Lydia Di Francesco - SocialHR...
SocialHRCamp
2024 State of Marketing Report by Hubspot
2024 State of Marketing Report  by Hubspot2024 State of Marketing Report  by Hubspot
2024 State of Marketing Report by Hubspot
Marius Sescu
Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
Expeed Software
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
Pixeldarts
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
ThinkNow
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
marketingartwork
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
Neil Kimberley
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
contently
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
Albert Qian
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
Kurio // The Social Media Age(ncy)
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
Search Engine Journal
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
SpeakerHub
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
Clark Boyd
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
Tessa Mero
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Lily Ray

CCS\'08: Efficient Attributes For Anonymous Credentials - Thomas Gross

  • 1. IBM Research, Zurich Efficient Attributes for Anonymous Credentials Jan Camenisch and Thomas Gross 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 2. IBM Research, Zurich Overview Introduction: Access with electronic identity cards Basis: Camenisch-Lysyanskaya signatures Problem Statement: Efficient finite set attributes Key Ideas: Prime number encoding and divisibility Efficiency 2 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 3. IBM Research, Zurich Getting Access to a Vernissage Authorities Identity Mixer Credential Citizen Policy: free entry: must be retired OR entitled to social benefit OR a teacher OR a poor grad student on hunt for free food Museum Proof of Knowledge Piled Higher and Deeper My EID proves: by Jorge Cham www.phdcomics.com I fulfill the policy. 3 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 4. IBM Research, Zurich EID Card Limitations Limited access to crypto-coprocessor Limited RAM Only pure modular exponentiation very expensive 4 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 5. IBM Research, Zurich EID Card Attributes Identification number Free-form Name, first name Date of birth Binary & Finite Set Nationality Place of birth Profession Social benefit status Eye and hair color Sex 5 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 6. IBM Research, Zurich Basis: Camenisch-Lysyanskaya Signatures [Camenisch & Lysyanskaya 01] Public key of signer: RSA modulus n and ai, b, d QRn, Secret key: factors of n Signature of L attributes m1, ..., mL {0,1} : (c,e,s) For random prime e > 2 and integer s n, compute c such that d = a m1... a mL bs ce mod n 1 L Theorem: Signature scheme is secure against adaptively chosen message attacks under SRSA assumption. [SRSA: Bari & Pfitzmann '97 and Fujisaki & Okamoto '97] Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 7. IBM Research, Zurich Basis: Camenisch-Lysyanskaya Signatures [Camenisch & Lysyanskaya 01] Public key of signer: RSA modulus n and ai, b, d QRn, Secret key: factors of n Signature of L attributes m1, ..., mL {0,1} : (c,e,s) For random prime e > 2 and integer s n, compute c such that d = a m1... a mL bs ce mod n 1 L Theorem: Signature scheme is secure against adaptively chosen message attacks under SRSA assumption. [SRSA: Bari & Pfitzmann '97 and Fujisaki & Okamoto '97] Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 8. IBM Research, Zurich Basis: Camenisch-Lysyanskaya Signatures [Camenisch & Lysyanskaya 01] Signature of L attributes m1, ..., mL {0,1} : (c,e,s) For random prime e > 2 and integer s n, compute c such that m1 mL s e d = a ... a b c mod n 1 L L attribute bases blinding SRSA problem one base per attribute mi instance Proofs of possession: constant constant O(L) mod-exp complexity Invites for a nap Piled Higher and Deeper by Jorge Cham www.phdcomics.com Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 9. IBM Research, Zurich Problem Statement Enable Camenisch-Lysyanskaya signatures to compress all binary and finite set attributes in one dedicated attribute base. Efficiency: Proofs of possession linear in the free-form attributes: O(l), binary and finite set attributes only as small constant overhead. Proofs of relationships with efficient toolbox for AND, NOT, OR. Security: Signature scheme is secure against adaptively chosen message attacks under SRSA assumption. Attribute encoding is integer under SRSA assumption. 9 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 10. IBM Research, Zurich Key Ideas: Prime Encoding [Compare to Camenisch & Lysyanskaya 02] Idea: Encode attribute values as prime numbers. SETUP: Certify a small public prime number ei for each value realization of a binary or finite-set attribute. ISSUE: Product of prime numbers E=(ei) in a single dedicated base. Compression of k binary and finite-set attributes in one base Realization: Signature of L attributes m1, ..., mL {0,1} : (c,e,s) With k binary or finite set attributes and l string attributes m1 d = a ei a ... a ml bs ce mod n 0 1 l 10 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 11. IBM Research, Zurich Key Ideas: and Divisibility Idea: Use coprime/divisibility to prove attribute presence and absence. PROOF: Selectively disclose attribute primes (ej) and prove knowledge of remaining factorization E = ij(ei) of the compound attribute (ei). Efficient proof methods for AND, NOT, OR statements. Realization: Proof of Knowledge of AND with prime attributes: PK{(e, E, m1, ..., ml, s) : e E s d := c' (a (ej)) a m1 ... a ml b mod n } 0 1 l 11 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 12. IBM Research, Zurich Efficiency: Asymptotic Modular Exponentiations Base Bit Vector Prime Encoding Encoding encoding Bases & O(L) O(l) O(l)* Possession AND O(L) O(L+i) O(l)* (i attributes) NOT O(L) O(L) O(l)* OR O(L+i) O(L+i) O(l)** (i attributes) *) Small constant overhead to proof of possession (1-2 mod-exp). **) Constant overhead of 18 mod-exp. over proof of possession. Break even points, e.g. k=5 binary attributes, i=2 shown. 12 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 13. IBM Research, Zurich Summary Advantages Limitations Constant mod-exps for Free-form attributes binary flags & finite sets A priori vocabulary Efficient proofs for AND, NOT, OR Compact credentials: Public key overhead: Save k-1 attribute bases k * |mi| * |ei| Conclusion: 80/20 solution where finite sets matter 13 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 14. IBM Research, Zurich BACKUP 14 Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 15. IBM Research, Zurich Recall: The Strong RSA Assumption Flexible RSA Problem: Given RSA modulus n and z QRn find integers e and u such that ue = z mod n (Recall: QRn = {x : exist y s.t. y2 = x mod n } ) Introduced by Bari & Pfitzmann '97 and Fujisaki & Okamoto '97 Hard in generic algorithm model [Damg奪rd & Koprowski '01] Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 16. IBM Research, Zurich Signature Scheme based on the SRSA I [Camenisch & Lysyanskaya 02] Public key of signer: RSA modulus n and ai, b, d QRn, Secret key: factors of n To sign k messages m1, ..., mk {0,1} : choose random prime e > 2 and integer s n compute c such that m1 mk d= a ... a bs ce mod n 1 k signature is (c,e,s) Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 17. IBM Research, Zurich Signature Scheme based on the SRSA II A signature (c,e,s) on messages m1, ..., mk is valid iff: m1, ..., mk {0,1} : e>2 m1 mk s e d= a ... a b c mod n 1 k Theorem: Signature scheme is secure against adaptively chosen message attacks under SRSA assumption. Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 18. IBM Research, Zurich Proof of Knowledge of a Signature Observe: s' Let c' = c b mod n with random s' e m1 mk then d = c a ... a bs* (mod n), with s* = s-es 1 k i.e., (c',e, s*) is a also a valid signature! Therefore, to prove knowledge of signature on some m provide c' e m1 mk s PK{(e, m1, ..., mk, s) : d := c' a ... a b 1 k +1 mi {0,1} e2 賊 {0,1} } Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation
  • 19. IBM Research, Zurich Proof of Knowledge of a Signature Using second Commitment assume second group n, ai, b, n 2nd commitment C = a1sk b s* To prove knowledge of signature on some m provide c' PK{(e, m1, ..., mk, s,s* ) : C = a1m1b s* d := c e a m1 1 ... a mk k bs } Efficient Attributes for Anonymous Credentials | 10/29/2008 | ACM CCS 2008 息 2008 IBM Corporation