Xxhash

Latest version: v3.4.1

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

Scan your dependencies

Page 5 of 7

0.7.1

- Secret first: the algorithm computation can be altered by providing a "secret", which is any blob of bytes, of size >= `XXH3_SECRET_SIZE_MIN`.
- `seed` is still available, and acts as a secret generator
- updated `ARM NEON` variant by easyaspi314
- Streaming implementation is available
- Improve compatibility and performance with Visual Studio, with help from aras-p
- Better integration when using `XXH_INLINE_ALL`: do not pollute host namespace, use its own macros, such as `XXH_ASSERT()`, `XXH_ALIGN`, etc.
- 128-bit variant provides helper functions for comparison of hashes.
- Better `clang` generation of `rotl` instruction, thanks to easyaspi314
- `XXH_REROLL` build macro to reduce binary size, by easyaspi314
- Improved `cmake` script, by Mezozoysky
- Full benchmark program provided in `/tests/bench`


CHANGELOG
-----------

0.6.3

~~~~~~~~~~~~~~~~~~

- Fixed copy() segfault

0.6.2

~~~~~~~~~~~~~~~~~~

- Upgrade xxHash to v0.6.2

0.6.1

~~~~~~~~~~~~~~~~~~

- Upgrade xxHash to v0.6.1

0.5.0

~~~~~~~~~~~~~~~~~~

- Upgrade xxHash to v0.5.0

0.4.3

~~~~~~~~~~~~~~~~~~

- Upgrade xxHash to r42

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.