/pyapr1

A Python implementation of the APR1 algorithm

Primary LanguagePythonOtherNOASSERTION

pyapr1

This is a Python implementation of the APR1 algorithm used by the Apache web server to encrypt passwords used in HTTP Basic Authentication and HTTP Digest Access Authentication.

Requires Python 3, but could probably be easily ported to Python 2.