Digital Certificates Question:
Download Questions PDF

What is a one-time signature scheme?

Digital Certificates Interview Question
Digital Certificates Interview Question

Answer:

A one-time signature scheme allows the signature of only a single message using a given piece of private (and public) information. One advantage of such a scheme is that it is generally quite fast. However, the scheme tends to be unwieldy when used to authenticate multiple messages because additional data needs to be generated to both sign and verify each new message. By contrast, with conventional signature schemes like RSA

Download Digital Certificates Interview Questions And Answers PDF

Previous QuestionNext Question
What are Certificate Revocation Lists (CRLs)?What is an Undeniable Signature Scheme?