----------------
Introduction
----------------
EntroBeam[EIX] is generating Secure Entropy on a blockchain.
Users can apply entropy as-is to random bit generators (RGBs, random number generators, RNGs), use it to probability distribution applications, or combine additional noise in their applications.
----------
Entropy
----------
Citing NIST (National Institute of Standards and Technology) 800-90A, “The entropy source produces random bitstrings to be used by an RBG.” (Random Bits Generator, RNG: Random Number Generator).
Citing NIST (National Institute of Standards and Technology) 800-90B, “The three main components of a cryptographic RBG are a source of random bits (an entropy source), an algorithm for accumulating
and providing random bits to the consuming applications, and a way to combine the first two components appropriately for cryptographic applications."
Entropy is a vital entity in computer science and information theory. Users can accumulate Entropy or use conditioning components to get random bits. Of course, Users can Entropy itself as it is as random bits. The choice is all up to a user.
------------------------
Gets Secure Entropy
------------------------
EntroBeam takes non-physical entropy seeds as user input and generates secure entropy by the following process:
Entropy Registry, Entropy Chain, and Shuffle Entropy are all organically linked on-chain. All these processes are done only by performing
- Entropy Mining -, in which the user sends an arbitrary 256-bit hexadecimal string to the EntroBeam Contract.
---------------------------
Gets EIX crypto asstes
---------------------------
The more entropy mining flows into the contract, the more reliable the secure entropy. Entropy mining consumes gas fees, and as a reward for this process, EntroBeam pays
- EIX tokens - to miners.
-------------------------
Entropy Applications
-------------------------
Whether you realize it or not, Entropy is always with you.
All digital Signature Algorithms, Public-key Encryption and Key-establishment; cryptography, Encryption
Data Science, Machine Learning, AI, Deep Learning, Data Mining; Data that requires sampling of a probability distribution.
--------
Links
--------
--------
Listed Exchanges
--------
Please refer to the source code comments and the official web for details. In addition, all content about EntroBeam, including white papers, may be updated at any time for next-generation features or under consideration by the EntroBeam developers.
- Stay tuned as EntroBeam evolves into the Entropy Network. -
Please keep that in mind. EntroBeam Devs always use the official domain @entrobeam.org to contact only. We will not contact you in any other way. Beware of scammers. Check the authentication of the mail domain @entrobeam using SPF, DKIM, DMARC.