Name: | wyhash-doc |
---|---|
Version: | final1 |
Release: | 3.20210311gitfinal.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 351828 |
License: | Unlicense |
RPM: | wyhash-doc-final1-3.20210311gitfinal.el9.noarch.rpm |
Source RPM: | wyhash-final1-3.20210311gitfinal.el9.src.rpm |
Build Date: | Mon Mar 07 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/wangyi-fudan/wyhash |
Summary: | Documentation for wyhash |
Description: | No hash function is perfect, but some are useful. wyhash and wyrand are the ideal 64-bit hash function and PRNG respectively: solid: wyhash passed SMHasher, wyrand passed BigCrush, practrand. portable: 64-bit/32-bit system, big/little endian. fastest: Efficient on 64-bit machines, especially for short keys. simplest: In the sense of code size. |
- Reduce macro indirection in the spec file
- Initial package