Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient.
Lib.Net.Http.EncryptedContentEncoding is available on NuGet.
PM> Install-Package Lib.Net.Http.EncryptedContentEncoding
The documentation is available here.
There are blog posts available describing implementation details and showing usage samples:
- Supporting Encrypted Content-Encoding in HttpClient (Part 1 of 2) - Encoding
- Supporting Encrypted Content-Encoding in HttpClient (Part 2 of 2) - Decoding
My blog and open source projects are result of my passion for software development, but they require a fair amount of my personal time. If you got value from any of the content I create, then I would appreciate your support by sponsoring me (either monthly or one-time).
Copyright © 2017 - 2024 Tomasz Pęczek
Licensed under the MIT License