Monero

Latest version: v1.1.1

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

Scan your dependencies

Page 1 of 2

1.1.0

-----

This version doesn't contain any major changes but drops support for Python 2 altogether.

1.0.2

-----

**A release with critical security fix.** All since 0.99 (inclusively) are compromised and should
be never used again.

1.0

Not secure
---

A release with no significant changes from 0.99

0.99

Not secure
----

This is a test release before 1.0. The reference library for Ed25519 cryptography has been dropped
and replaced with `pynacl`_ which is a wrapper over `libsodium`_, the industry standard
lightning-fast C library.

There are no backward-incompatible changes in the API. The aim is to have the software tested
thoroughly before the first stable release.

.. _`pynacl`: https://github.com/pyca/pynacl/
.. _`libsodium`: https://github.com/jedisct1/libsodium/

0.9

Not secure
---

The hashing library ``sha3`` has been replaced by ``pycryptodomex`` which is a more actively
maintained project. However, the code still may work with the old ``sha3`` module. Just ignore
the new dependency and run as usual.

0.8

Not secure
---

Backward-incompatible changes:

1. The ``monero.prio`` submodule has been removed. Switch to ``monero.const``.
2. Methods ``.is_mainnet()``, ``.is_testnet()``, ``.is_stagenet()`` have been removed from
``monero.address.Address`` instances. Use ``.net`` attribute instead.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.