1.10. Interfaces for libcrypt

Table 1-34 defines the library name and shared object name for the libcrypt library

Table 1-34. libcrypt Definition

Library:libcrypt
SONAME:libcrypt.so.1

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

ISO POSIX (2003)

1.10.1. Encryption

1.10.1.1. Interfaces for Encryption

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

Table 1-35. libcrypt - Encryption Function Interfaces

crypt(GLIBC_2.2) [1]encrypt(GLIBC_2.2) [1]setkey(GLIBC_2.2) [1]  

Referenced Specification(s)