]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- Wrote entropy collection routines for systems that lack /dev/random
authorDamien Miller <djm@mindrot.org>
Mon, 3 Apr 2000 04:50:43 +0000 (14:50 +1000)
committerDamien Miller <djm@mindrot.org>
Mon, 3 Apr 2000 04:50:43 +0000 (14:50 +1000)
commit040f3831fcc4c2e338ab15cb55cb43d95deb390e
tree2e459b4d6e4aa4fe64bf59ae2cc4126533aa3385
parentb38eff8e4ff901df9cf1113a9f14d64c3565a401
 - Wrote entropy collection routines for systems that lack /dev/random
   and EGD
12 files changed:
ChangeLog
Makefile.in
README
acconfig.h
bsd-misc.c
bsd-misc.h
configure.in
entropy.c [new file with mode: 0644]
entropy.h [new file with mode: 0644]
random.c [deleted file]
random.h [deleted file]
rsa.c