Xpass
PHP Manual
PHP Manual»Cryptography Extensions»Xpass

Xpass

Introduction

This extension provides password hashing algorithms used by Linux distributions, using extended crypt library.

It also provides additional functions from libxcrypt missing in core PHP.

To Top