nerdexam
SAP

C_SEC_2405 · Question #54

Which cryptographic libraries are provided by SAP? Note: There are 2 correct answers to this question.

The correct answer is A. CommonCryptoLib D. SAPCRYPTOLIB. SAP provides two cryptographic libraries: CommonCryptoLib (CCL), which is SAP's current standard library used for SSL/TLS encryption and digital signatures across SAP products, and SAPCRYPTOLIB, the older SAP Cryptographic Library that CommonCryptoLib replaced as the successor…

Cybersecurity

Question

Which cryptographic libraries are provided by SAP? Note: There are 2 correct answers to this question.

Options

  • ACommonCryptoLib
  • BSecLib
  • CCryptlib
  • DSAPCRYPTOLIB

How the community answered

(24 responses)
  • A
    75% (18)
  • B
    8% (2)
  • C
    17% (4)

Explanation

SAP provides two cryptographic libraries: CommonCryptoLib (CCL), which is SAP's current standard library used for SSL/TLS encryption and digital signatures across SAP products, and SAPCRYPTOLIB, the older SAP Cryptographic Library that CommonCryptoLib replaced as the successor. Both are SAP-developed and officially distributed by SAP for securing communications in SAP landscapes.

SecLib (B) is incorrect - while it sounds security-related, it is not an SAP-provided cryptographic library. Cryptlib (C) is incorrect - it is an open-source cryptographic library developed by Peter Gutmann, completely unaffiliated with SAP.

Memory tip: Both correct answers have an obvious SAP connection - SAPCRYPTOLIB literally starts with "SAP," and CommonCryptoLib is known internally as SAP's CCL. If the answer doesn't scream "SAP-made," it probably isn't.

Topics

#cryptographic libraries#CommonCryptoLib#SAPCRYPTOLIB#SAP encryption

Community Discussion

No community discussion yet for this question.

Full C_SEC_2405 Practice