Essays about: "PRNG"

Showing result 1 - 5 of 6 essays containing the word PRNG.

  1. 1. Exploring true random number generators Build on commercial-off-the-shelve Components

    University essay from Malmö universitet/Institutionen för datavetenskap och medieteknik (DVMT)

    Author : Linnéa Mörk; [2023]
    Keywords : TRNG; RNG; Random number generator; commercial-off-the-shelve;

    Abstract : Generating random numbers can be accomplished through various methods, with the primary distinction lying between pseudo-random number generators (PRNGs), which are commonly used for applications that require a large amount of random data, and true random number generators (TRNGs), which are commonly used for applications that need security and unpredictability. This thesis explores the feasibility of harnessing frequency variations in the electrical grid as a source of entropy for a TRNG. READ MORE

  2. 2. Analysis of Entropy Usage in Random Number Generators

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : Joel Gärtner; [2017]
    Keywords : Random; vulnerability; Entropy; CSPRNG; RNG; TRNG; PRNG; LRNG; Linux; Estimate; HAVEGED; PRNGD; FreeBSD; Overestimate; Linux Random Number Generator; Cryptography; Random Number Generator; Seed; Predictors; Markov Chains;

    Abstract : Cryptographically secure random number generators usually require an outside seed to be initialized. Other solutions instead use a continuous entropy stream to ensure that the internal state of the generator always remains unpredictable. This thesis analyses four such generators with entropy inputs. READ MORE

  3. 3. Turbo Code Performance Analysis Using Hardware Acceleration

    University essay from Linköpings universitet/Datorteknik

    Author : Oskar Nordmark; [2016]
    Keywords : Turbo code; hardware acceleration; digital signal processors; DSP; simulation; block error rate; BLER; pseudo random number generation; PRNG; 5G;

    Abstract : The upcoming 5G mobile communications system promises to enable use cases requiring ultra-reliable and low latency communications. Researchers therefore require more detailed information about aspects such as channel coding performance at very low block error rates. READ MORE

  4. 4. Probabilistic Pseudo-random Number Generators

    University essay from KTH/Skolan för datavetenskap och kommunikation (CSC)

    Author : ROBERT AMINO; JONI BAITAR; [2014]
    Keywords : ;

    Abstract : Random numbers are essential in many computer applications and games. The goal of this report is to examine two of the most commonly used random number generators and try to determine some of their strengths and weaknesses. These generators are the Linear Congruential Generator(LCG) and the Mersenne Twister(MT). READ MORE

  5. 5. Various statistical test of pseudorandom number generator

    University essay from Institutionen för datavetenskap, fysik och matematik, DFM

    Author : Mohammad Shafiqul Haque; [2010]
    Keywords : Pseudorandom number generator PRNG ; Statistical test; Test value;

    Abstract : This thesis is related to varies statistical test of pseudorandom number generator. In thisthesis I have tried to discuss some aspects of selecting and testing Pseudorandom numbergenerators. The outputs of such generators may be used in many cryptographic applications,such as the generation of key material. READ MORE