專題演講 主講人:鄧利源教授 (University of Memphis, U.S.A.)
題 目:Random Number Generators for Computer Simulation - Design, Search, Theory, and Application
主講人:鄧利源教授 (Professor Lih-Yuan Deng)
University of Memphis, U.S.A.
時 間:113年12月17日(星期二)上午09:30-10:30
地 點:綜合一館427室
摘 要
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.
題 目:Developments of Secure Random Number Generators for Cyber Security Application
主講人:鄧利源教授 (Professor Lih-Yuan Deng)
University of Memphis, U.S.A.
時 間:113年12月17日(星期二)上午10:45-11:45
地 點:綜合一館427室
摘 要
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.