Multiformats

Latest version: v0.3.1.post4

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

Scan your dependencies

Page 1 of 2

0.3.1

0.3.0

0.2.1

**Full Changelog**: https://github.com/hashberg-io/multiformats/compare/v0.2.0...0.2.1

0.2.0

0.1.4

All dependencies relative to hash function implementation are now optional, dynamically imported only when the hash functions using them are used for the first time. Running pip install --upgrade multiformats will not install any of them, but they can be all installed by running pip install --upgrade multiformats[full]. In particular, this closes https://github.com/hashberg-io/multiformats/issues/4.

Hash function implementations are loaded and registered transparently on first use, to reduce memory footprint and module loading times. Analogously, a number of multibases are created and registered transparently on first use.

All hash functions with a readily available, well-supported existing Python implementation are now supported.

Finally, closes https://github.com/hashberg-io/multiformats/issues/3.

0.1.3

Migrated all documentation to Sphinx/Read the Docs.

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.