Coinop

Latest version: v0.3.1

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

Scan your dependencies

Page 1 of 2

0.3.0

==================

* Minor weaks and enhancements
* Switched to pbkdf2_ctypes for performance on passphrase stretching
* Moved all the coinop modules out of the useless `bit` and `crypto` subpackages. From now on, import directly from `coinop`
* Replaced PassphraseBox's dependency on NaCl SecretBox with a (AES-CBC-256 then HMAC-SHA256)
* Removed antiquated tests and installed tox config for testing and basic PassphraseBox tests
* Python 3.3+ compatibility

0.2.1

==================

* Backporting 0.3.0 py3 support and non-nacl passphrasebox

0.2.0

==================

* network agnosticity possible -- many things don't work
* upgrade dependencies (pycoin -> 0.52, python-bitcoinlib -> 0.4.0)
* removed txt from license file -- it was bugging me
* Cleanup and increased default iterations by a factor of ten to match other coinop packages
* refactored seed/secret storage

0.1.3

==================

* Refactor seed/secret storage
* Minor bug fixes and enhancements

0.1.2

==================

* Added functionality to generate/instantiate a MultiWallet using entropic seeds instead of wallet_keys

0.1.1

==================

* Public availability

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.