crypt.h

Overview

Related Modules:

UTILS

Description:

Encrypts data.

You can use the functions provided in this file to encrypt data.

Since:

1.0

Version:

1.0

Summary

Functions

Function Name Description
crypt (const char key, const char setting) char * Encrypts data.