jitterentropy-library 3.6.3-ok1 source package in openKylin

Changelog

jitterentropy-library (3.6.3-ok1) huanghe; urgency=medium

  * Build for openKylin 3.0.

 -- liwenjun <email address hidden>  Mon, 13 Apr 2026 17:46:37 +0800

Upload details

Uploaded by:
liwenjun
Sponsored by:
Cibot
Uploaded to:
Huanghe V3.0
Original maintainer:
Openkylin Developers
Architectures:
any
Section:
libs
Urgency:
Medium Urgency

Publishing See full publishing history

Series Pocket Published Component Section
Huanghe V3.0 proposed main libs

Downloads

File Size SHA-256 Checksum
jitterentropy-library_3.6.3.orig.tar.gz 99.7 KiB 9b3819e275e6473a94c70cfaae7cc2a87a11f60b862e694745daa5d232b0eea3
jitterentropy-library_3.6.3-ok1.debian.tar.xz 3.6 KiB df1e8073b05d7412339de8f0941271bc3c1d2c9dd9f32f1c2291139d1f176a71
jitterentropy-library_3.6.3-ok1.dsc 1.9 KiB 715428d56e4097a21c4b40e3bc7e9176f9b5360ad61c3cc4fa92e4faa1abd902

View changes file

Binary packages built by this source

libjitterentropy3: 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.

libjitterentropy3-dev: 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.