Releases: indice-co/Indice.Cryptography
Releases · indice-co/Indice.Cryptography
v8.3.0
What's Changed
- Publish nuget by @nmargaris95 in #16
- Branch protection by @nmargaris95 in #17
- [dotnet10] add support for Dotnet 10 and cleanup dependencies by @cleftheris in #18
New Contributors
- @nmargaris95 made their first contribution in #16
Full Changelog: v8.2.0...v8.3.0
v8.2.0
What's Changed
- Pin to spesific SDK with global json by @cleftheris in #12
- [document] Added README by @cleftheris in #13
- Bump version and enhance key validation logic by @dkarkanas in #14
- Update PackageProjectUrl and RepositoryUrl by @dkarkanas in #15
New Contributors
- @cleftheris made their first contribution in #12
Full Changelog: v8.1.0...v8.2.0
v8.1.0 Dotnet8 + Symmetric key support
What's Changed
- Set RequestSignatureCertificateHeaderName name in HttpSignatureDelegatingHandler by @dkarkanas in #4
- Feature/ignore validation response by @dkarkanas in #3
- Bump System.IdentityModel.Tokens.Jwt from 6.21.0 to 6.34.0 in /src/Indice.Psd2.Cryptography by @dependabot[bot] in #5
- Bump System.IdentityModel.Tokens.Jwt from 6.21.0 to 6.34.0 in /test/Indice.Psd2.Cryptography.Tests by @dependabot[bot] in #6
- Bump System.Text.Json from 7.0.0 to 8.0.4 in /src/Indice.Oba.AspNetCore by @dependabot[bot] in #7
- Bump System.Text.Json from 7.0.0 to 8.0.5 in /src/Indice.Oba.AspNetCore by @dependabot[bot] in #8
- Add logic for IHttpClientValidationKeysStore when verifying the http request by @dkarkanas in #9
- Support net8, change namespace/nuget name to Indice.Cryptography by @dkarkanas in #10
- Full Support of hmac, avoid exceptions when algorithm is not supported by @dkarkanas in #11
New Contributors
- @dkarkanas made their first contribution in #4
- @dependabot[bot] made their first contribution in #5
Full Changelog: https://github.com/indice-co/Indice.Cryptography/commits/v8.1.0