TODO
上传用户:sy_wanhua
上传日期:2013-07-25
资源大小:3048k
文件大小:0k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

C/C++

  1. open issues:
  2. * when should the initial seed be considered complete?
  3. * poll system ressources for randomness on startup?
  4. * how frequently should the PRNG state be saved?
  5. * how to react to fork()?
  6. * what should the seed file contain, how should it be processed?
  7. * test fork() hack
  8. * test openSSL locks in multi-threaded environment