Sample application using RAND_event() to collect entropy from mouse
authorUlf Möller <ulf@openssl.org>
Sun, 19 Mar 2000 22:58:12 +0000 (22:58 +0000)
committerUlf Möller <ulf@openssl.org>
Sun, 19 Mar 2000 22:58:12 +0000 (22:58 +0000)
commita1a96e54a4177afb9e4d4cfa3fa91507a341d0bb
tree3dc1c81845bae7d60c4e938462d8175e4b588cc8
parenta6aa71ff5f321d762c31da4caca31e375842653b
Sample application using RAND_event() to collect entropy from mouse
movements, keyboard etc. and write it to a seed file.
apps/winrand.c [new file with mode: 0644]