Hackerman

Latest version: v0.99.2

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

Scan your dependencies

Page 1 of 12

0.99.0

- First update in a good couple years
- Added function descriptions and type annotations to some parts
- Rewrote some old code that wasn't working anymore
- Now using the cryptography library instead of pycryptodome
- `hackerman.crypto.xor` completely rewrote (may break old code)
- Removed some things
- Everything related to ptpb is gone as the service shut down
- Same with serveo
- Blowfish encryption is gone
- `hackerman.algorithms` was useless. Now it's gone
- Added `hackerman.crypto.fernet` but really it's just `cryptography.fernet`

0.11.8

- Modified hackerman.ui.output.Notifier
- Fixed error where order of messages would get mixed up

0.11.7

- Added to hackerman.utils
- A function for inline `with x:` statements
- Doesn't work in many cases, but will do the trick until python 3.8 where it gets easier

0.11.6

- Added to hackerman.hashing
- natzil (source inside file)
- Removed all underlined spaces from hackerman.ui.output.msg.*
- Added hackerman.ui.output.pipe
- reader (find input from pipe or user)
- write (write bytes to stdout)

0.11.5

- Added to hackerman.utils
- bin2int (binary to integer)

0.11.4

- Added to hackerman.crypto
- btc
- generate_private_key
- private_key_to_public_key
- public_key_to_address

Page 1 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.