Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Cryptography›Ring Signature
Machine learningDigital signature scheme

Ring Signature

Ring Signature Scheme · Also known as: ring signature, group signature

A ring signature is a digital signature scheme allowing a member of a group (ring) to sign a message on behalf of the group without revealing the signer's identity. Proposed by Rivest, Shamir, and Tauman in 2001, ring signatures provide signer anonymity while still proving that the signature comes from one member of a specified set. This cryptographic primitive is widely used in privacy-preserving applications, whistleblowing systems, and anonymous messaging platforms.

ScholarGate
  1. Machine learning
  2. v1
  3. 2 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

Ring Signature
Elliptic Curve Cryptogra…HMACRSA Cryptosystem

When to use it

Ring signatures are essential for anonymous authentication scenarios where attribution is undesirable. Use ring signatures in whistleblowing platforms, anonymous voting systems, and privacy-preserving notification systems. They are particularly valuable in contexts where the signer needs to prove knowledge without revealing identity but wants attribution among a known group of users.

Strengths & limitations

Strengths
  • Signer anonymity among the ring members is guaranteed; even the ring members cannot determine who signed
  • Signature validity proves that one ring member signed; the proof is cryptographically strong
  • No central authority or key escrow required; any set of public keys can form a ring
  • Compatible with various underlying signature schemes (RSA, ECC, etc.)
Limitations
  • Ring signatures do not prevent the signer from signing multiple messages and being traced through signature linkability
  • Ring size affects signature size; larger rings produce proportionally larger signatures
  • Choosing which ring members to include in the signature can leak information about the signer's social network
  • Key recovery attacks become possible if the same private key signs with overlapping rings

Frequently asked

How is ring signature anonymity different from group signature anonymity?

Ring signatures provide unconditional anonymity within the ring; even the ring manager cannot determine the signer. Group signatures typically allow a designated manager (often the issuer) to revoke anonymity for authorized audits.

What is linkability, and why does it matter?

Linkability is the ability to determine that two signatures were created by the same signer, even without knowing the identity. This can break anonymity by linking multiple messages. Linkable ring signatures address this by introducing a linking tag detectable only if the same key is reused.

How large is a ring signature?

Ring signature size grows linearly with the ring size. For RSA-based schemes, a signature might be 2 KB for a ring of 100 members. ECC-based ring signatures are more compact.

Can I create a ring with users who don't know they're in it?

Yes. Since ring signatures only require public keys, any set of public keys can form a ring. The ring members need not consent or even be aware of their inclusion.

Are ring signatures quantum-resistant?

Traditional ring signatures based on RSA or elliptic curves are vulnerable to quantum computers. Post-quantum ring signature schemes using lattices or other quantum-resistant foundations are under development.

Sources

  1. Rivest, R. L., Shamir, A., & Tauman, Y. (2001). How to leak a secret. In Advances in Cryptology - ASIACRYPT 2001, LNCS 2248, pp. 552-565. DOI: 10.1007/3-540-45682-1_32 ↗
  2. Cramer, R., Damgård, I., & Schoenmakers, B. (1994). Proofs of partial knowledge and simplified design of witness hiding protocols. In Advances in Cryptology - CRYPTO 1994, LNCS 839, pp. 174-187. DOI: 10.1007/3-540-48658-5_19 ↗

How to cite this page

ScholarGate. (2026, June 3). Ring Signature Scheme. ScholarGate. https://scholargate.app/en/cryptography/ring-signature

Related methods

Elliptic Curve CryptographyHMACRSA Cryptosystem

Which method?

Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.

  • Elliptic Curve CryptographyCryptography↔ compare
  • HMACCryptography↔ compare
  • RSA CryptosystemCryptography↔ compare
Compare side by side →

Similar methods

Digital Signature SchemeZero-Knowledge Proofzk-SNARKRSA CryptosystemRSA Cryptosystem AnalysisElliptic Curve Cryptographyzk-STARKLattice-Based Cryptography

Related reference concepts

Digital SignaturesElliptic-Curve CryptographyZero-Knowledge ProofsPublic-Key CryptographyRSA and Integer FactorizationSecure Multiparty Computation

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — Ring Signature (Ring Signature Scheme). Retrieved 2026-07-21 from https://scholargate.app/en/cryptography/ring-signature · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Ronald Rivest
Subfamily
Digital signature scheme
Year
2001
Type
signature scheme with anonymity
Related methods
Elliptic Curve CryptographyHMACRSA Cryptosystem
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account