Fuchsia
Fundamentals SDK Reference What's new Source
Sign in
  • Learn about Fuchsia
Get started Concepts Glossary
Fuchsia
  • Fundamentals
    • Get started
    • Concepts
    • Glossary
  • SDK
  • Reference
  • What's new
  • Source
  • Overview
  • Principles
    • Simple
    • Secure
    • Updatable
    • Performant
  • Software model
  • Accessibility
    • Accessibility Framework
    • Semantics
    • Accessibility Focus
    • Text-to-speech for accessibility
  • Components
    • Overview
    • Introduction to components
    • Component manager
    • Component manifests
    • Lifecycle
    • Topology
    • Identifiers
    • Realms
    • Environments
    • Capabilities
      • Overview
      • Directory capabilities
      • Event capabilities
      • Protocol capabilities
      • Resolver capabilities
      • Runner capabilities
      • Service capabilities
      • Storage capabilities
      • Life of a protocol open
      • Using runners
        • ELF runner
    • Diagnostics
      • Hub
      • Lifecycle events
        • Overview
      • Logs
        • Overview
        • Attributing LogSink connections
    • Internals
      • Component manifest design principles
    • Analogies and Comparisons
      • Components vs. processes
      • Object-Oriented Design for Components
    • Legacy components
      • Overview
      • Component manifests
      • Hub
      • sysmgr
      • Test components
  • Drivers
    • Overview
    • Driver framework (DFv2)
    • Comparison between DFv1 and DFv2
    • Drivers and nodes
    • Driver binding
    • Driver communication
  • Filesystems
    • Filesystem architecture
    • MinFS
    • BlobFS
    • Random access compression in BlobFS
    • "dot dot" (..) considered harmful
    • Block devices
    • zxcrypt
    • POSIX I/O (libfdio)
  • Memory
    • Address spaces
  • Process
    • Overview
    • Core libraries
    • Namespaces
    • Sandboxing
    • Jobs
    • Booting
      • Everything between power on and your component
      • Process creation
      • Program loading
      • Userspace bootstrapping
      • Why Fuchsia devices reboot
  • FIDL
    • Overview
    • Life of a handle
  • Kernel
    • Overview
    • Zircon concepts
    • Zircon and LK
    • C library (libc)
    • Kernel objects
      • Handles
      • Rights
      • Signals
    • System calls
      • Life of a Fuchsia syscall
      • vDSO (libzircon)
    • Scheduling
      • Zircon scheduling
      • Fair scheduler
    • Runtime lock
      • Runtime lock validation
      • Lock validation design
    • Security
      • Safe stack
      • Shadow call stack
      • Random number generator
    • Errors and exceptions
      • Errors
      • Exceptions
      • Kernel internal errors
      • IPC Limits
    • Waiting
      • Timer slack
      • Clock transformations
    • Time
      • Overview
      • Monotonic
      • Local
      • Language Support
      • UTC
        • Overview
        • Architecture
        • Algorithms
        • Behavior
    • Tracing
      • Fuchsia tracing system
      • Tracing provider buffering modes
    • Advanced
      • Kernel invariants
      • Avoiding a problem with the SYSRET
      • Hardware watchdog timers
      • Kernel Thread Signaling
    • Entropy quality tests
    • Jitterentropy
      • Jitterentropy library
      • Basic configuration
      • Tuning the configuration
      • Entropy collection TODOs
  • Packages
    • Fuchsia packages
    • Fuchsia package URLs
    • Developing with Fuchsia packages
    • Merkle roots
    • Garbage collection
    • Update package
    • System updates
    • Fuchsia system interface
    • Software Update System
  • Security
    • Verified Execution
  • Sessions
    • Introduction to the session framework
    • Elements
    • Element Proposers
    • Graphical Presenter
    • Input client library
  • Source code
    • Third-party source management
  • User interface
    • Overview
    • User interface client
    • Scenic
      • Overview
      • Flatland
      • Gfx
        • Overview
        • Life of a Pixel
        • Views
        • Resource lifecycle
        • Units and metrics
      • Frame scheduling
      • View tree
      • Display
    • Input
      • Overview
      • Mouse
      • Mouse scroll
      • Focus
      • Hit testing
      • Semantic visibility
      • Scene root
      • Testing
        • Overview
  • Fuchsia
  • Fundamentals
  • Concepts

Jitter Entropy

  • Basic configuration
  • Tuning the configuration
    bug_report code edit

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2022-01-05 UTC.

  • Terms
  • Privacy