Skip to content

1.11.2 -- 2026-02-23

Latest

Choose a tag to compare

@josecorella josecorella released this 23 Feb 22:05
· 1 commit to main since this release
ce27052

This release is available in the following languages:

  • DotNet
  • Python

NOTE

This library is NOT impacted by CVE-2026-26007. This library does not use SECT curves.

Fixes -- DotNet

Maintenance -- All Languages

  • dafny: add fuzz testing to MPL (#1622) (14fad38)
  • dafny: add new SearchAndReplaceWhole and friends (#1680) (74e98c1)
  • dafny: optimize mutation map for O(1) performance in Go (#1687) (68cd7cb)

Maintenance -- Python

Maintenance -- Go

Maintenance -- Rust

Miscellaneous