Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 956 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 956 Bytes

Oblivious HTTP Go Library

GoDoc Go Report Card

This library contains an implementation of Oblivious HTTP and binary representations of HTTP messages (RFC9292). Binary HTTP support is limited to known-length messages. Indeterminate-length messages are not currently supported.

Security Disclaimer

🚨 This library is offered as-is, and without a guarantee. Therefore, it is expected that changes in the code, repository, and API occur in the future. We recommend to take caution before using this library in a production application since part of its content is experimental.