Bip-utils

Latest version: v2.9.2

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

Scan your dependencies

Page 6 of 8

1.1.0

- Fix WIF for private keys correspondent to compressed public keys
- Add support for Bitcoin Cash and BitcoinSV
- Refactor Bech32 module to support both Segwit and Bitcoin Cash formats

1.0.5

- Add support for Ripple alphabet in `Base58` module. The alphabet is now passed as parameter, so it's possible to choose if encoding/decoding with the Bitcoin or Ripple one (default parameter is Bitcoin to maintain retro-compatibility).

1.0.4

- Add `Bip39WordsNum` for enumerating accepted words number and `Bip39EntropyBitLen` for accepted entropy bit lengths
**NOTE**: `Bip39MnemonicGenerator.FromWordsNumber` and `EntropyGenerator.Generate` methods still accept integers as parameter to maintain retro-compatibility
- Improve *bip39* module

1.0.3

- Add binary search algorithm for finding a word in BIP39 words list
- Remove some useless exceptions in `Bip32`, since they those checks are already performed by *ecdsa* library

1.0.2

- Minor improvements in `Bip32` module

1.0.1

- Fix `BipCoinBase.ComputeAddress` method, raising exception in case of invalid address class

Page 6 of 8

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.