Speaker:Professor Lih-Yuan Deng (University of Memphis, U.S.A.)
Topic:Random Number Generators for Computer Simulation - Design, Search, Theory, and Application
Speaker:Professor Lih-Yuan Deng (University of Memphis, U.S.A.)
Date Time:Tue. Dec 17, 2024, 09:30-10:30
Place: 4F-427, Assembly Building I
Abstract
We discuss recent developments on issues and solutions for the design of pseudo-random number generators for computer simulation in this talk . The requirements to design a good random number generator are: (a) long period length, (b) strong theoretical justification, (c) efficiency for computer generation (d) efficient search algorithm, (e) parallelization for multi-processors, (f) ability to extend to 64-bit or 128-bit, and (g) great empirical performances. We will present a brief summary on the recent developments regarding our solutions.
Topic:Developments of Secure Random Number Generators for Cyber Security Application
Speaker:Professor Lih-Yuan Deng (University of Memphis, U.S.A.)
Date Time:Tue. Dec 17, 2024, 10:45-11:45
Place: 4F-427, Assembly Building I
Abstract
Designs of pseudo-random number generators have been divided into two areas of applications: computer simulation and computer security. The requirement for computer simulation application is long period length and great distributional property whereas generators for computer security need to be secure with unpredictability and a nice distributional property. Most popular secure ciphers have used similar strategies: (a) applying some long key expansion scheme to initialize internal state vectors without using external generators, (b) applying a complex sequence of ARX (Addition, Rotation, XOR) transformations to diffuse the initial state vectors and outputs via additional transformations. We discuss a general framework to design a class of random number generators suitable for both computer simulation and computer security applications. The key idea is to add several good external generators to the existing popular ciphers (with minimal changes) for the purpose of better initialization and continuously updating these internal vectors with external generators.