medium
Single Answer
0

Alekos is choosing a cryptographic algorithm for his organization, and he would like to choose an algorithm that supports the creation of digital signatures. Which one of the following algorithms would meet his requirement?

Answer Options

A

RSA

B

3DES

C

AES

D

Blowfish

Correct Answer: A

Explanation

Digital signatures are possible only when using an asymmetric encryption algorithm. Of the algorithms listed, only RSA is asymmetric and supports digital signature capabilities.