Debian NEW package overview for jitterentropy-library
jitterentropy-library_3.6.3-1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 13 Aug 2025 08:36:43 -0700
Source:jitterentropy-library
Binary:libjitterentropy3 libjitterentropy3-dev
Architecture:source amd64
Version:3.6.3-1
Distribution:unstable
Urgency:low
Maintainer:Eric Berry <eric.berry@canonical.com>
Changed-By:Eric Berry <eric.berry@canonical.com>
Description:
libjitterentropy3 - Jitter RNG provides a noise source using the CPU
libjitterentropy3-dev - libjitterentropy3 development files
Closes:1109483
Changes:
jitterentropy-library (3.6.3-1) unstable; urgency=low

  * Initial release. Closes: #1109483
Files:
f975fb427f1c283740a9d07a6a005201 2054 libs optional jitterentropy-library_3.6.3-1.dsc
d90a7ad5cf44e722bba9f0bd91635861 102126 libs optional jitterentropy-library_3.6.3.orig.tar.gz
6a70f783c06c0bbe98595ea29bf8b741 3628 libs optional jitterentropy-library_3.6.3-1.debian.tar.xz
807e26219a21b3d25e9d977c973989bc 6019 libs optional jitterentropy-library_3.6.3-1_amd64.buildinfo
51f987182b5ff2a34dd70c3e951105cf 29644 libdevel optional libjitterentropy3-dev_3.6.3-1_amd64.deb
b179a52b0ce51e847d79568fff7c9b8b 16148 libs optional libjitterentropy3_3.6.3-1_amd64.deb
jitterentropy-library_3.6.3-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:jitterentropy-library
Binary:libjitterentropy3, libjitterentropy3-dev
Architecture:any
Version:3.6.3-1
Maintainer:Eric Berry <eric.berry@canonical.com>
Homepage:https://github.com/smuellerDD/jitterentropy-library
Standards-Version:4.7.2
Vcs-Browser:https://salsa.debian.org/debian/jitterentropy-library
Vcs-Git:https://salsa.debian.org/debian/jitterentropy-library.git
Build-Depends:debhelper-compat (=13)
Package-List:libjitterentropy3 deb libs optional arch=any libjitterentropy3-dev deb libdevel optional arch=any
Files:
d90a7ad5cf44e722bba9f0bd91635861 102126 jitterentropy-library_3.6.3.orig.tar.gz
6a70f783c06c0bbe98595ea29bf8b741 3628 jitterentropy-library_3.6.3-1.debian.tar.xz
lintian 2.116.3 check for jitterentropy-library_3.6.3-1.dsc (click to toggle)
README.source for jitterentropy-library_3.6.3-1.dsc (click to toggle)
No README.source in this package
control file for libjitterentropy3_3.6.3-1_amd64.deb (click to toggle)
Package:libjitterentropy3
Source:jitterentropy-library
Version:3.6.3-1
Architecture:amd64
Maintainer:Eric Berry <eric.berry@canonical.com>
Installed-Size:59
Depends:libc6 (>=2.34)
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://github.com/smuellerDD/jitterentropy-library
Description:
Jitter RNG provides a noise source using the CPU
 execution timing jitter. It does not depend on any system resource
 other than a high-resolution time stamp. It is a small-scale, yet
 fast entropy source that is viable in almost all environments and
 on a lot of CPU architectures.
 .
 The implementation of the Jitter RNG is independent of any operating
 system. As such, it could even run on baremetal without any operating
 system.
 .
 The design of the RNG is given in the documentation found in at
 http://www.chronox.de/jent . This documentation also covers the full
 assessment of the SP800-90B compliance as well as all required test
 code.
lintian 2.116.3 check for libjitterentropy3_3.6.3-1_amd64.deb (click to toggle)
contents of libjitterentropy3_3.6.3-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-13 15:36 ./
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/lib/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     38680 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/libjitterentropy.so.3.6.3
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3/
-rw-r--r-- root/root       389 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3/README.Debian
-rw-r--r-- root/root       166 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3/changelog.Debian.gz
-rw-r--r-- root/root      2707 2025-04-21 07:24 ./usr/share/doc/libjitterentropy3/changelog.gz
-rw-r--r-- root/root      2927 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3/copyright
lrwxrwxrwx root/root         0 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/libjitterentropy.so.3 -> libjitterentropy.so.3.6.3
control file for libjitterentropy3-dev_3.6.3-1_amd64.deb (click to toggle)
Package:libjitterentropy3-dev
Source:jitterentropy-library
Version:3.6.3-1
Architecture:amd64
Maintainer:Eric Berry <eric.berry@canonical.com>
Installed-Size:100
Depends:libjitterentropy3 (=3.6.3-1)
Section:libdevel
Priority:optional
Multi-Arch:same
Homepage:https://github.com/smuellerDD/jitterentropy-library
Description:
libjitterentropy3 development files
 This package contains the development headers, static libraries, and
 symbolic links required to compile and link applications against
 libjitterentropy3. It provides the necessary files for building software that
 utilizes the libjitterentropy3 API.
lintian 2.116.3 check for libjitterentropy3-dev_3.6.3-1_amd64.deb (click to toggle)
contents of libjitterentropy3-dev_3.6.3-1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-08-13 15:36 ./
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/include/
-rw-r--r-- root/root     13221 2025-08-13 15:36 ./usr/include/jitterentropy-base-user.h
-rw-r--r-- root/root     20997 2025-08-13 15:36 ./usr/include/jitterentropy.h
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/lib/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root     42636 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/libjitterentropy.a
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3-dev/
-rw-r--r-- root/root       166 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3-dev/changelog.Debian.gz
-rw-r--r-- root/root      2707 2025-04-21 07:24 ./usr/share/doc/libjitterentropy3-dev/changelog.gz
-rw-r--r-- root/root      2927 2025-08-13 15:36 ./usr/share/doc/libjitterentropy3-dev/copyright
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/man/
drwxr-xr-x root/root         0 2025-08-13 15:36 ./usr/share/man/man3/
-rw-r--r-- root/root      4567 2025-08-13 15:36 ./usr/share/man/man3/jitterentropy.3.gz
lrwxrwxrwx root/root         0 2025-08-13 15:36 ./usr/lib/x86_64-linux-gnu/libjitterentropy.so -> libjitterentropy.so.3

Timestamp: 13.08.2025 / 18:02:34 (UTC)