Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient
-
Updated
Jan 4, 2026 - C#
Lib.Net.Http.EncryptedContentEncoding is a library which adds Encrypted Content-Encoding (aes128gcm) support to HttpClient
A JavaScript implementation of RFC 8188 (encrypted content-encoding for HTTP)
End to end encryption over http inspired from RFC 8188 (but it doesn't implement it)
File encryption with GOST2-128 in CBC and GCM mode (C# language)
File encryption with GOST2-128 in CBC and GCM mode (Python language)
File encryption with GOST2-128 in CBC and GCM mode (Go language)
🛡️ Encrypt files securely using GOST 2-128 in CBC and GCM modes with this Python implementation, ensuring strong protection against potential attacks.
To associate your repository with the aes128gcm topic, visit your repo's landing page and select "manage topics."