Name

cryptbigcrypt — Encrypts a string using bigcrypt

Synopsis

string cryptbigcrypt ( string UNENCRYPTED );
 

Parameters

string UNENCRYPTED

Return

string

Usage

  cryptbigcrypt ("readable") -> "d4brTQmcVbtNg"