repositorypackage
0.0.0-20230523152405-45fb0d05eb13
Repository: https://github.com/chris-wood/ohttp-go.git
Documentation: pkg.go.dev
# README
Oblivious HTTP Go Library
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.