8000 Tags · westerndigitalcorporation/sweet-b · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: westerndigitalcorporation/sweet-b

Tags

v2

Toggle v2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Correct point decompression/compression and handling of points with X…

… coordinate zero (#20)

* Correct the handling of the point (0, ±√𝐵) in the library. Also corrects the compress and decompress routines.
* Add `build` to .gitignore

Fixes issues #18, #19 and CVEs CVE-2022-23001, CVE-2022-23002, CVE-2022-23003, and CVE-2022-23004. For more information, see Western Digital security bulletin WDC-22013: https://www.westerndigital.com/support/product-security/wdc-22013-sweet-b-incorrect-output-vulnerabilities

v1

Toggle v1's commit message
Tag Sweet B v1, the initial production version of the library with re…

…mediations from the Trail of Bits audit completed in January, 2020.

audit-tob-2020-01

Toggle audit-tob-2020-01's commit message
Initial open source release

0