          MODULE=jitterentropy
         VERSION=3.6.2
          SOURCE=$MODULE-library-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/smuellerDD/jitterentropy-library/archive/refs/tags/v$VERSION.tar.gz
      SOURCE_VFY=sha256:33825562f62e599d402e9106a5626090572fcb2cb41d157736f236455d1c3fdb
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-library-$VERSION
        WEB_SITE=https://www.chronox.de/jent/
         ENTERED=20200505
         UPDATED=20250322
           SHORT="CPU Jitter Random Number Generator"

cat << EOF
The CPU Jitter Random Number Generator provides a non-physical true random number generator
that works equally in kernel and user land. The only prerequisite is the availability of a
high-resolution timer that is available in modern CPUs.
EOF
