Netty/Incubator/Codec/OHTTP 0.0.5.Final released
We are happy to announce the release of netty-incubator-codec-ohttp 0.0.5.Final. This release provides some performance improvements when using the native HPKE implementation and one API breaking change.
The most important changes are:
- Rename method to be less missleading (#44)
- Reuse EVP_HPKE_KEY when using BoringSSLOHttpCryptoProvider.setupHPKEBaseR (#23)
For more details related to this release see our bug-tracker.