This repository was archived by the owner on Oct 26, 2023. It is now read-only.

cloudflare/odoh-go

Repository files navigation

Coverage StatusGoDoc

This library implements draft -06 of Oblivious DoH. It is based on the original implementation available here.

protocol overview

To generate test vectors, run:

$ ODOH_TEST_VECTORS_OUT=test-vectors.json go test -v -run TestVectorGenerate

To check test vectors, run:

$ ODOH_TEST_VECTORS_IN=test-vectors.json go test -v -run TestVectorVerify

About

Oblivious DoH library in Go

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages