commit | f7f75720eb0d32eda41c0ddc163e0259218a90ef | [log] [tgz] |
---|---|---|
author | QUICHE team <quiche-dev@google.com> | Fri Aug 11 10:05:48 2023 -0700 |
committer | Copybara-Service <copybara-worker@google.com> | Fri Aug 11 10:07:16 2023 -0700 |
tree | 49fb10d2d8914ef1403c4dcf1b6b3ade6c3994d5 | |
parent | 36975b02b83194d38c1862bacbef17a04704d219 [diff] |
In the anonymous token RSA blind signature client, stop using RSA public exponent in key derivation to adhere to the latest version of the protocol. Startblock: cl-status Boq PrivateMembershipServer contains cl/553200683 cl-status Boq PrivateMembershipServer contains cl/552898843 PiperOrigin-RevId: 555993058
QUICHE stands for QUIC, Http, Etc. It is Google‘s production-ready implementation of QUIC, HTTP/2, HTTP/3, and related protocols and tools. It powers Google’s servers, Chromium, Envoy, and other projects. It is actively developed and maintained.
There are two public QUICHE repositories. Either one may be used by embedders, as they are automatically kept in sync:
To embed QUICHE in your project, platform APIs need to be implemented and build files need to be created. Note that it is on the QUICHE team's roadmap to include default implementation for all platform APIs and to open-source build files. In the meanwhile, take a look at open source embedders like Chromium and Envoy to get started:
To contribute to QUICHE, follow instructions at CONTRIBUTING.md.
QUICHE is only supported on little-endian platforms.