Hashbase

Latest version: v1.1.5

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

Scan your dependencies

Page 1 of 3

1.1.5

- Removed dependency on `typing.Literal` in `utils.py` to support python >= 3.6

1.1.4

Added the following hash functions:
- RIPEMD-256 (`hashbase.RIPEMD256`)
- RIPEMD-320 (`hashbase.RIPEMD320`)

1.1.3

Added the following hash function:
- RIPEMD-160 (`hashbase.RIPEMD160`)

1.1.2

- Moved all test cases to a JSON file except `CRC-8` and `CRC-16`

1.1.1

Added the following hash function:
- RIPEMD-128 (`hashbase.RIPEMD128`)
- Fixed the test class names

1.1.0

- Updated the README file of the repository
- Fixed the test file name of SHA-384

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.