Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dvsekhvalnov committed Jan 23, 2025
1 parent 2bd1e9b commit 45b00f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jose-jwt/jose-jwt.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ JSON Web Key (RFC 7517):
<AssemblyName>jose-jwt</AssemblyName>
<PackageId>jose-jwt</PackageId>
<PackageTags>jose;jwt;json;jwa;jwe;jws;jwk;aes;cbc;gcm;rsa;hmac;sha;rsassa;pss;rsaes;oaep;pkcs1-v1_5;es;elliptic;curve;diffe;hellman;agreement;ecdsa;key wrap;kw;ecdh;pbes;pbes2;pbkdf;pbkdf2;password based encryption;javascript object signing;two phase validation;netcore;clr;coreclr;portable;fips;compliant;open;banking;detached content;unencoded payload;json web key;</PackageTags>
<PackageReleaseNotes>Added new key management algorithms RSA-OAEP-384 and RSA-OAEP-512. Security fixes to prevent truncated AES GCM tag attacks.</PackageReleaseNotes>
<PackageReleaseNotes>Maintenance release, improved memory allocation for deflated tokens, bump up dependencies for netstandard2.1</PackageReleaseNotes>
<PackageProjectUrl>https://github.com/dvsekhvalnov/jose-jwt</PackageProjectUrl>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
<GenerateAssemblyTitleAttribute>false</GenerateAssemblyTitleAttribute>
Expand Down

0 comments on commit 45b00f4

Please sign in to comment.