Lib.Net.Http.EncryptedContentEncoding

Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient.

Getting Started

Lib.Net.Http.EncryptedContentEncoding is available on NuGet.

PM>  Install-Package Lib.Net.Http.EncryptedContentEncoding

Implementation Details and Usage Samples

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

Donating

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.

Back to top Copyright © 2017 - 2022 Tomasz Pęczek