Here are some sample hash generated by both algorithms for username user1 and password password1.

Crypt Algorithm:
user1:cGyUX9QugYMgE

APR1 MD5 Algorithm:
user1:$apr1$1syct90w$JHRq5vfOVHIpm352M.B5x0

BCRYPT Algorithm:
user1:$2y$12$gVlNc336VWFyo.gyWYni..6nlU/n8uWIeOE0GR6Xe.55SFrSPthVe

Use the following form to create password for htpasswd file. Just enter username and password and an entry for the htpasswd file is generated.

Username :

Password :

Note: I do NOT log ANY data entered in this form.