SHORT ANSWER
1. A _________ is an authentication mechanism that enables the creator of a
message to attach a code that acts as a signature.
2. The first stage in generating an RSA-PSS signature of a message
M is to generate from M a fixed-length message digest, called an ______________.
3. The attacker finds an efficient signing algorithm that provides an equivalent
way of constructing signatures on arbitrary messages is a ___________ .
4. A digital signature must have the following properties: it must verify the
author and the date and time of the signature; it must authenticate the
contents at the time of the signature; and it must ___________ to resolve
disputes.
5. The DSS makes use of the Secure Hash Algorithm and presents a new digital
signature technique known as the ______________ .
6. The __________ attack is where the attacker chooses a list of messages before
attempting to break the user’s signature scheme, independent of the user’s
public key. The attacker then obtains from the user valid signatures for the
chosen messages.
7. _________ specifies that if the signature generation process results in a value of
s = 0 a new value of k should be generated and the signature should be
recalculated.
8. The term __________ refers to a digital signature scheme that involves only the
communicating parties.
9. The __________ encryption scheme is designed to enable encryption by a user’s
public key with decryption by the user’s private key.
10. The __________ scheme minimizes the message dependent amount of
computation required to generate a signature.
11. The message dependent part of the Schnorr digital signature generation
requires multiplying a __________ with an n–bit integer.
12. In addition to the NIST Digital Signature Algorithm and ECDSA, the 2009
version of FIPS 186 also includes several techniques based on _________ , all of
which were developed by RSA Laboratories and are in wide use.