Skip to content

Release v0.0.9

Choose a tag to compare

@xlloit xlloit released this 06 Mar 17:30
· 11 commits to main since this release

Features

  • ECIES: Added protocol context binding to KEM with legacy ciphertext format support
  • Point Ops: Added parse method

Fixes

  • GG20: Fxed lambda computation from Gamma; added offline consistency round

Security

  • [!] Fixed Frozen Heart vulnerability in Paillier Range and Respondent proofs: all public statements are now bound into the Fiat-Shamir hash
  • HKDF domain separation and protocol context binding across all protocols
  • Random BigInt generation now guaranteed non-zero
  • Parameter validation in Lagrange coefficient computations