Check CommonCryptoLib (formely known as libsapcrypto.so) Version

Note: SAP has released a new cryptographic library called CommonCryptoLib. CommonCryptoLib is the technical successor of the well-known SAP Cryptographic Library (SAPCRYPTOLIB)

Login to your operating system as SIDadm. Execute below command (You can execute the below on any directory). Advisable to execute on DIR_EXECUTABLE.

sapgenpse
Usage: sapgenpse [-h] <command> [-h] [sub-options] ...
  Usage: sapgenpse -g /some/where/libgostplugin.so <command> [sub-options] ...

  Using default SAPCRYPTOLIB library name "libsapcrypto.so"

  Platform:   Linux on x86_64/x64 64-bit   (linuxx86_64_gcc33)
  Versions:   SAPGENPSE     1.5    pl34  (Mar  1 2012)
              SAPCRYPTOLIB  5.5.5C pl34  (Mar  1 2012) MT,[aesni],NB

  USER="araadm"

  Environment variable $SECUDIR is not defined!
  Fallback selection of SECUDIR through $HOME:
  "/home/araadm/sec"

  shared library search path defined by environment variable
  LD_LIBRARY_PATH=/usr/sap/ARA/SYS/exe/run:/oracle/client/11x_64/instantclient

Alternatively, you can check the version from the SAP version. Use function module SSF_KRN_VERSION transaction code SE37. Press execute.

Leave the value as blank and press execute.

Version as below.

Note: You can also use the program SSF02 via transaction code SE38. Select determine version and click on execute.

You May Also Like

Leave a Reply?