Tech Blog   »   Home   »   Coders Forum   »   Computer Directory   »   Math Calculators   »   RSS:Directory|Forum 


Encryption for your .htpasswd file: Instructions in the forum area.

MD5 .htpasswd File - Password Encryption
(Server-Side using PHP)


Enter User Name:

Enter Password:  



Note: There is no Decrypt function, since crypt() uses a one-way algorithm.




Client-Side | crypt (3) | Using JavaScript

Crypt (3) .htpasswd

Generate encrypted passwords for your .htpasswd files with crypt(3) using JavaScript. (Non-Server Side)

This Javascript allows you to calculate the encrypted password generated by the UNIX function crypt(3)
on your computer without using ANY online script in PHP, PERL, shell, or ANY other server-side script.

All encrytion is done with JavaScript and not from the server.



Enter the username and password (lower and uppercase matters).
User Name:
Password:  


crypt (3) .htpasswd:



Validated with no errors:

Valid XHTML 1.0 Transitional     Valid CSS!


Site Map