portainer/third_party/digest
andres-portainer 9a234204fa
chore(go): move go.mod up one level to simplify dependencies EE-5726 (#10228)
2023-09-01 13:39:13 -03:00
..
CONTRIBUTORS add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00
COPYING add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00
README.md add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00
digest.go add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00
digest_test.go add third_party digest lib to top level (#8140) 2022-12-01 13:26:39 +13:00

README.md

GoDoc

Golang HTTP Digest Authentication

Overview

This is a fork of the (unmaintained) code.google.com/p/mlab-ns2/gae/ns/digest package. There's a descriptor leak in the original package, so this fork was created to patch the leak.

Usage

See the godocs for details.

Fork Maintainer

Bob Ziuchkovski (@bobziuchkovski)

Original Authors

Bipasa Chattopadhyay bipasa@cs.unc.edu Eric Gavaletz gavaletz@gmail.com Seon-Wook Park seon.wook@swook.net

License

Apache 2.0