/http-ece

a simple implementation of encrypted-content-encoding for Go.

Primary LanguageGoMIT LicenseMIT

http-ece

GoDoc Go Report Card MIT License

a simple implementation of encrypted-content-encoding for Go.

Requirements

Go 1.20 and beyond.

Install

go get -u github.com/crow-misia/http-ece

Build

go install golang.org/x/tools/cmd/stringer
go generate
go build

License

MIT