Overview#
Signatures with efficient protocols (CL Signature Camenisch-Lysyanskaya) are a form of Digital Signature invented by Jan Camenisch and Anna Lysyanskaya in 2001.In addition to being secure Digital Signatures, they need to allow for the efficient implementation of two protocols:
- A protocol for computing a Digital Signature in a secure two-party computation protocol.
- A protocol for proving knowledge of a Digital Signature in a Zero-knowledge proof protocol.
The second protocol allows the signature owner to prove that he has a signature on a number of messages, without revealing the Digital Signature and only a (possibly) empty subset of the messages.
The combination of these two protocols allows for the implementation of digital credential and ecash protocols.
Signatures with efficient protocols may have United States and other country Patents Signatures with efficient protocols is a form of a Group Signatures
Signatures with efficient protocolss have been enhanced since the original.
More Information#
There might be more information for this subject on one of the following:- [#1] - Signatures_with_efficient_protocols
- based on information obtained 2018-10-28-
- [#2] - Revocation of anonymous certificates, credentials, and access rights
- based on information obtained 2018-10-28-
- [#2] - A Signiture with Efficient Protocols
- based on information obtained 2019-01-17-