Name
cryptbigcrypt — Encrypts a string using bigcrypt
Synopsis
string
cryptbigcrypt
( |
string
UNENCRYPTED
); |
Description
Encrypts the string UNENCRYPTED using bigcrypt password encryption. The password is not truncated.
Usage
cryptbigcrypt ("readable") -> "d4brTQmcVbtNg"