kapilvgit / ohttp

Rust library for encapsulating HTTP messages in a cryptographic wrapper
Apache License 2.0
0 stars 1 forks source link

multi-key support #23

Closed kapilvgit closed 2 days ago

kapilvgit commented 3 days ago

Support for key retrieval based on client specified IDs and key caching. This PR also rollbacks changes in error handling and CI checks based on containerized builds.