Skip to content

Releases: PaperCutSoftware/silver

Silver v1.6.1

04 Jun 02:07
89d3c2a

Choose a tag to compare

What's Changed

  • Fix following jsonsig issues by @hiroxy in #51
    • Validate input public key and signature sizes
    • Prevent signature bypass with malformed JSON data
    • Use strict base64 decoding to prevent malleability attacks
    • Prevent loss of precision for large JSON numbers

Full Changelog: v1.6.0...v1.6.1

Silver v1.5.0

12 Nov 01:16
8674662

Choose a tag to compare

What's Changed

Full Changelog: v1.4.0...v1.5.0