nerdexam
Cisco

350-701 · Question #227

What are two functions of secret key cryptography? (Choose two.)

The correct answer is A. key selection without integer factorization D. utilization of less memory. Secret key (symmetric) cryptography uses the same key for encryption and decryption, often involves algorithms that do not rely on integer factorization, and typically consumes less memory than asymmetric methods.

Submitted by alyssa_d· Mar 30, 2026Security Concepts

Question

What are two functions of secret key cryptography? (Choose two.)

Options

  • Akey selection without integer factorization
  • Butilization of different keys for encryption and decryption
  • Cutilization of large prime number iterations
  • Dutilization of less memory
  • Eprovides the capability to only know the key on one side

How the community answered

(30 responses)
  • A
    87% (26)
  • B
    7% (2)
  • C
    3% (1)
  • E
    3% (1)

Why each option

Secret key (symmetric) cryptography uses the same key for encryption and decryption, often involves algorithms that do not rely on integer factorization, and typically consumes less memory than asymmetric methods.

Akey selection without integer factorizationCorrect

Secret key cryptography algorithms, like AES, do not rely on the computational difficulty of integer factorization, which is a principle behind some asymmetric algorithms like RSA.

Butilization of different keys for encryption and decryption

Secret key cryptography utilizes the *same* key for both encryption and decryption, not different keys.

Cutilization of large prime number iterations

The utilization of large prime number iterations is characteristic of asymmetric (public-key) cryptography, particularly algorithms like RSA.

Dutilization of less memoryCorrect

Secret key (symmetric) algorithms are generally computationally less intensive and require less memory and processing power compared to asymmetric algorithms for the same level of security.

Eprovides the capability to only know the key on one side

Secret key cryptography requires the key to be known on *both* sides (sender and receiver) for encryption and decryption.

Concept tested: Symmetric cryptography characteristics

Source: https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/a1/sec-a1-cr-book/sec-a1-cr-ch1.html

Topics

#Secret key cryptography#Symmetric encryption

Community Discussion

No community discussion yet for this question.

Full 350-701 Practice