Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient.
Info
Version: | 2.1.0 |
Author(s): | Tomasz Pęczek |
Last Update: | Wednesday, August 26, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/tpeczek/Lib.Net.Http.EncryptedContentEncoding |
NuGet Url: | https://www.nuget.org/packages/Lib.Net.Http.EncryptedContentEncoding |
Install
Install-Package Lib.Net.Http.EncryptedContentEncoding
dotnet add package Lib.Net.Http.EncryptedContentEncoding
paket add Lib.Net.Http.EncryptedContentEncoding
Lib.Net.Http.EncryptedContentEncoding Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Portable.BouncyCastle(>= 1.8.1.3)
- System.Buffers(>= 4.4.0)
- Portable.BouncyCastle(>= 1.8.1.3)
- System.Buffers(>= 4.4.0)
- System.Net.Http(>= 4.3.0)
- Portable.BouncyCastle(>= 1.8.1.3)
- System.Buffers(>= 4.4.0)
No dependencies.
Tags