10.14. Interfaces for libcrypt

Table 10-58 defines the library name and shared object name for the libcrypt library

Table 10-58. libcrypt Definition

Library:libcrypt
SONAME:libcrypt.so.1

The behavior of the interfaces in this library is specified by the following specifications:

[LSB] LSB Core - Generic
[SUSv4] POSIX 1003.1-2008 (ISO/IEC 9945-2009)

10.14.1. Encryption

10.14.1.1. Interfaces for Encryption

An LSB conforming implementation shall provide the architecture specific functions for Encryption specified in Table 10-59, with the full mandatory functionality as described in the referenced underlying specification.

Table 10-59. libcrypt - Encryption Function Interfaces

crypt(GLIBC_2.0) [SUSv4]crypt_r(GLIBC_2.0) [LSB]encrypt(GLIBC_2.0) [SUSv4]encrypt_r(GLIBC_2.0) [LSB]
setkey(GLIBC_2.0) [SUSv4]setkey_r(GLIBC_2.0) [LSB]