# crypt.h - [Overview](#section366176964165626) - [Summary](#section1384767463165626) - [Functions](#func-members) ## **Overview** **Related Modules:** [UTILS](utils.md) **Description:** Encrypts data. You can use the functions provided in this file to encrypt data. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Functions

Function

Description

crypt (const char *key, const char *setting)

char *

Encrypts data.