Skip to content

Releases: tpeczek/Lib.Net.Http.EncryptedContentEncoding

Lib.Net.Http.EncryptedContentEncoding 2.1.1

Choose a tag to compare

@tpeczek tpeczek released this 04 Mar 22:13

Bug Fixes

  • Fixed computing encoded content length for empty content

Lib.Net.Http.EncryptedContentEncoding 2.1.0

Choose a tag to compare

@tpeczek tpeczek released this 26 Aug 18:16

Additions and Changes

  • Replaced Bouncy Castle with .NET Core AES GCM implementation

Lib.Net.Http.EncryptedContentEncoding 2.0.0

Choose a tag to compare

@tpeczek tpeczek released this 22 Jan 10:24

Additions and Changes

  • Strong named the assembly

Lib.Net.Http.EncryptedContentEncoding 1.4.0

Choose a tag to compare

@tpeczek tpeczek released this 17 Jul 20:32

Additions and Changes

  • Added support for computing encoded content length

Lib.Net.Http.EncryptedContentEncoding 1.3.0

Choose a tag to compare

@tpeczek tpeczek released this 05 Jul 19:40

Additions and Changes

  • Added support for .NET Standard 2.0

Lib.Net.Http.EncryptedContentEncoding 1.2.0

Choose a tag to compare

@tpeczek tpeczek released this 04 Feb 20:57

Additions and Changes

  • Performance improvements.

Lib.Net.Http.EncryptedContentEncoding 1.1.0

Choose a tag to compare

@tpeczek tpeczek released this 22 Dec 10:28

Additions and Changes

  • Added capability for providing keying material identifier as byte array which allows this library to be used in Web Push Encryption scenario.

Lib.Net.Http.EncryptedContentEncoding 1.0.0

Choose a tag to compare

@tpeczek tpeczek released this 02 May 21:10
v1.0.0

[v1.0.0] Lib.Net.Http.EncryptedContentEncoding