(Choose 1 answer)
For RSA Signature and Digital Signature Standard (DSS), how does the sender generate the digital signature given the message, p?
A. Takes the hash of the p and then encrypting using its private key
B. Takes the hash of the p and then encrypting using its public key
F
C. Takes p and encrypt it using its private key
D. Takes p and encrypt it using its public key
E. Encrypt p using its private key and then take the hash
F. Encrypt p using its public key and then take the hash
Exi Q: 4