Planetmint-cryptoconditions

Latest version: v1.2.2

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

Scan your dependencies

Page 2 of 4

0.9.11

------------------

* changed the type of license to AGPLv3

0.9.0

------------------

* added zenroom support
* fixed various warnings

0.8.1

------------------

Changed
^^^^^^^

* Maintenance release. Updating package dependencies.

0.8.0

------------------

Changed
^^^^^^^

* ``crypto.ed25519_generate_key_pair()`` now supports an optional keyword argument ``seed`` to support deterministic generation
of a keypair from a seed.
Example use: ``crypto.ed25519_generate_key_pair(seed=seed_value)``
Note that the value of ``seed`` must be a 32-byte bytes object.
Thanks to external contributor excerebrose for adding this functionality in pull request 487.
* Changed setup.py to use ``PyNaCl~=1.1.0`` again, because 1.2.1 was breaking software that uses the cryptoconditions package.

0.7.3

------------------

Changed
^^^^^^^
* Update setup.py to use ``PyNaCl~=1.2.1``

0.7.2

------------------

Changed
^^^^^^^
* Use `sign` and `verify` instead of deprecated `signer` and `verifier`
for one-shot sign/verify operation using cryptography.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.