{"id":23053391,"url":"https://github.com/tpeczek/lib.net.http.encryptedcontentencoding","last_synced_at":"2025-08-15T03:32:42.229Z","repository":{"id":52586847,"uuid":"83242711","full_name":"tpeczek/Lib.Net.Http.EncryptedContentEncoding","owner":"tpeczek","description":"Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient","archived":false,"fork":false,"pushed_at":"2024-09-04T20:39:22.000Z","size":692,"stargazers_count":7,"open_issues_count":2,"forks_count":3,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-12-06T15:51:24.878Z","etag":null,"topics":["aes-encryption","aes128gcm","http","httpclient"],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tpeczek.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"tpeczek"}},"created_at":"2017-02-26T21:41:22.000Z","updated_at":"2024-09-04T20:38:32.000Z","dependencies_parsed_at":"2024-06-18T22:54:21.809Z","dependency_job_id":null,"html_url":"https://github.com/tpeczek/Lib.Net.Http.EncryptedContentEncoding","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.024390243902439046","last_synced_commit":"7fd66792b0be82c9d18b5318b19f2c2caae9286f"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.EncryptedContentEncoding","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.EncryptedContentEncoding/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.EncryptedContentEncoding/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tpeczek%2FLib.Net.Http.EncryptedContentEncoding/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tpeczek","download_url":"https://codeload.github.com/tpeczek/Lib.Net.Http.EncryptedContentEncoding/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229890328,"owners_count":18140081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aes-encryption","aes128gcm","http","httpclient"],"created_at":"2024-12-16T00:17:56.916Z","updated_at":"2025-08-15T03:32:42.214Z","avatar_url":"https://github.com/tpeczek.png","language":"C#","readme":"# Lib.Net.Http.EncryptedContentEncoding\n[![NuGet Version](https://img.shields.io/nuget/v/Lib.Net.Http.EncryptedContentEncoding?label=Lib.Net.Http.EncryptedContentEncoding\u0026logo=nuget)](https://www.nuget.org/packages/Lib.Net.Http.EncryptedContentEncoding)\n[![NuGet Downloads](https://img.shields.io/nuget/dt/Lib.Net.Http.EncryptedContentEncoding?label=⭳)](https://www.nuget.org/packages/Lib.Net.Http.EncryptedContentEncoding)\n\nLib.Net.Http.EncryptedContentEncoding is a library which adds [Encrypted Content-Encoding (aes128gcm)](https://tools.ietf.org/html/rfc8188) support to HttpClient.\n\n## Getting Started\n\nLib.Net.Http.EncryptedContentEncoding is available on [NuGet](https://www.nuget.org/packages/Lib.Net.Http.EncryptedContentEncoding/).\n\n```\nPM\u003e  Install-Package Lib.Net.Http.EncryptedContentEncoding\n```\n\n## Documentation\n\nThe documentation is available [here](https://tpeczek.github.io/Lib.Net.Http.EncryptedContentEncoding/).\n\n## Implementation Details and Usage Samples\n\nThere are blog posts available describing implementation details and showing usage samples:\n\n- [Supporting Encrypted Content-Encoding in HttpClient (Part 1 of 2) - Encoding](https://tpeczek.com/2017/02/supporting-encrypted-content-encoding.html)\n- [Supporting Encrypted Content-Encoding in HttpClient (Part 2 of 2) - Decoding](https://tpeczek.com/2017/03/supporting-encrypted-content-encoding.html)\n\n## Consulting and Professional Services\n\nDo you need help with any of my libraries, or with building features on top of what they provide? What about ASP.NET Core architecture, Azure architecture, or DevOps? I offer consulting and development services.\n\n[![Book an Appointment](https://img.shields.io/badge/%20-Book%20an%20Appointment-%23006BFF?logo=calendly\u0026logoColor=white\u0026style=for-the-badge)](https://calendly.com/tpeczek/30min)\n[![Send an Email](https://img.shields.io/badge/%20-Send%20an%20email-%23EA4335?logo=gmail\u0026logoColor=white\u0026style=for-the-badge)](mailto:tpeczek@gmail.com)\n\n## Donating\n\nMy 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](https://github.com/sponsors/tpeczek) (either monthly or one-time).\n\n## Copyright and License\n\nCopyright © 2017 - 2025 Tomasz Pęczek\n\nLicensed under the [MIT License](https://github.com/tpeczek/Lib.Net.Http.EncryptedContentEncoding/blob/master/LICENSE.md)\n","funding_links":["https://github.com/sponsors/tpeczek"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpeczek%2Flib.net.http.encryptedcontentencoding","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftpeczek%2Flib.net.http.encryptedcontentencoding","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftpeczek%2Flib.net.http.encryptedcontentencoding/lists"}