作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2007, Vol. 33 ›› Issue (02): 71-73. doi: 10.3969/j.issn.1000-3428.2007.02.024

• 软件技术与数据库 • 上一篇    下一篇

随机数发生器探讨及一种真随机数发生器实现

宋 勇,陈贤富,姚海东   

  1. (中国科学技术大学电子科学与技术系,合肥 230027)
  • 收稿日期:1900-01-01 修回日期:1900-01-01 出版日期:2007-01-20 发布日期:2007-01-20

Discussion on High-quality RNG and Scheme of True RNG

SONG Yong, CHEN Xianfu, YAO Haidong   

  1. (Dept. of Electronic Sci. and Tech., Univ. of Sci. & Tech. of China, Hefei 230027)
  • Received:1900-01-01 Revised:1900-01-01 Online:2007-01-20 Published:2007-01-20

摘要: 高质量随机数在信息安全中具有重要的应用。该文利用双重随机思想,基于真随机源对一个高质量伪随机数发生器进行参数重置,同时对该伪随机数发生器产生的随机数的特定二进制位进行采样从而获得0-1序列,将之填充到一个整数单元,归一化后作为输出。分析表明,该真随机数发生器具有良好的性能。

关键词: 真随机数发生器, 信息安全, 双重随机

Abstract: High quality random numbers play an important role in information security. Based on the idea of double randomizing, this paper uses the true random source to reset the parameters of a high quality pseudo-random number generator (p-rng), by which random numbers are produced continually. From these numbers, a certain binary bit is sampled respectively and meanwhile filled into an integer unit randomly which is normalized until being filled. Analysis shows that this true random number generator has good performance.

Key words: True random number generator, Information security, Double randomizing