chris-wood / ohttp-go

Oblivious HTTP implementation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Oblivious HTTP implementation

License:MIT License


Languages

Language:Go 100.0%