Chiavdf

Latest version: v1.1.4

Safety actively analyzes 630094 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 10

1.0.5

Revert y compression

1.0.4

What's Changed
* Build py 3.10 wheels by hoffmang9 in https://github.com/Chia-Network/chiavdf/pull/101


**Full Changelog**: https://github.com/Chia-Network/chiavdf/compare/1.0.3...1.0.4

1.0.3

Set version in setup.py so that pip will recognize the version when pulling the source distribution from PyPI

1.0.2

Fixed case where k=0 for tests

1.0.1

- Updated MPIR pre built for Windows to https://github.com/BrianGladman/mpir/commit/800bbce9f1dc17f4cffa046dbc5c230291bc974b
- Change primary branch to main and lint python.

1.0

Changed

- Removed inefficient ConvertIntegerToBytes() and ConvertBytesToInt() functions, use GMP library's mpz_export/mpz_import for big integers and simple helper functions for built-in integer types. The latter are taken from chiavdf.
- Require compressed forms to be encoded canonically when deserializing. This should prevent potential grinding attacks where some non-canonical encodings of a compressed form could be used to change its hash and thus the next challenges derived from it. Canonically encoded compressed forms must be reduced and must produce the same string when deserialized and serialized again.

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.