203k views
5 votes
Three broad categories of cryptographic algorithms are commonly used to create PRNGs: Asymmetric ciphers, Hash functions and message authentication codes, and ___________ .

User Isamar
by
7.6k points

1 Answer

4 votes

Answer:

The answer is a Secret key cryptography.

Step-by-step explanation:

The secret key cryptography is typically used for message confidentiality (because it is faster than public key cryptography). This is a type of encryption where only one key is used to both encrypt and decrypt electronic information.

User Lukejanicke
by
6.7k points