Skip to content

Releases: filipw/Strathweb.Dilithium

v0.5.0

04 Feb 15:49
c42af8d

Choose a tag to compare

The library now supports different PQC backends for the ML-DSA-44, ML-DSA-65 and ML-DSA-87 parameter sets.

The supported backends are:

Update to latest Duende Identity Server and .NET 10.0.

What's Changed

  • updated BC to 2.5.1 by @filipw in #13
  • updated to BouncyCastle Cryptography 2.6.1 by @filipw in #14
  • introduced pluggable PQC backend implementations by @filipw in #18
  • updated to latest duende, latest Microsoft.IdentityModel.Tokens and fixed public key export by @filipw in #19
  • updated readme by @filipw in #20

Full Changelog: v0.4.0...v0.5.0

v0.4.0

23 Jan 14:24
6cdde1a

Choose a tag to compare

What's Changed

  • use PrivateKeyStatus.DoesNotExist when private key is missing by @filipw in #8
  • added key management docs by @filipw in #9
  • Updated to the ML-DSA standard by @filipw in #11
  • package updates by @filipw in #12

Full Changelog: v0.2.0...v0.4.0

v0.2.0

16 Aug 08:11
f9de0a7

Choose a tag to compare

Merge pull request #6 from filipw/bouncycastle-2.4.0

Upgraded to .NET 8.0 and BC 2.4.0

v0.1.1

20 Aug 06:57
0e5f8a0

Choose a tag to compare

Update dotnet.yml