Home
Perl
Array
CGI
Class
Data Type
Database
File
GUI
Hash
Language Basics
Network
Regular Expression
Report
Statement
String
Subroutine
System Functions
Win32
XML
crypt « String « Perl
Perl
String
crypt
1.
crypt a string
2.
The crypt function encrypts a string using the NBS Data Encryption Standard (DES) algorithm.
3.
Use the crypt() operator to store passwords in an unbreakable format