rng-tools enhancement and bug fix update
New Release of rng-tools incorporating the following enhancements and bug fixes:
Enhancements:
- Conversion of all entropy sources to use openssl instead of gcrypt, eliminating the need for the gcrypt library
- updated nist beacon entropy source to conform to version 2 of the
- Added rtlsdr radio entropy source
Bug Fixes:
- Fixed arm host_cpu name, fixing a build break
- Fixed selection of default pkcs11 engine, based on target arch
- Moved closing jitter entropy source printouts to be LOG_DEBUG
- Typo fixes from codespell
- Fix a build break with power darn entropy source