/httpdigest

Go (Golang) HTTP Digest Authentication

Primary LanguageGoMIT LicenseMIT

GoDoc

Go HTTP Digest Authentication

Overview

This is package based on the (currently unmantained) digest package. I coded this new approach to cover my use case, the monero-wallet-rpc digest authentication. For now, it only supports auth qop, MD5.

Usage

See the godocs for details.

License

MIT (see LICENSE.txt)