10.14. Interfaces for libcrypt

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

Table 10-52. libcrypt Definition

Library:libcrypt
SONAME:libcrypt.so.1

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

[SUSv3] POSIX 1003.1-2001 (ISO/IEC 9945-2003)

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-53, with the full mandatory functionality as described in the referenced underlying specification.

Table 10-53. libcrypt - Encryption Function Interfaces

crypt(GLIBC_2.0) [SUSv3]encrypt(GLIBC_2.0) [SUSv3]setkey(GLIBC_2.0) [SUSv3]