lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Tue, 20 May 2008 13:41:41 -0400
From: Michael Holstein <michael.holstein@...ohio.edu>
To: full-disclosure@...ts.grok.org.uk
Subject: Re: Working exploit for Debian generated SSH Keys


> Generating real pseudo-random streams is a hard problem which is way
> more than what people can handle. Usually, PRNGs are composed of
> various periodic elements which, in the end, all combined produce a
> repeating stream of pseudo-random numbers. OpenSSL uses a modified MAC
> for this as a state machine and extracts some state bits as random
> stream on every access.
>   

Smoke Detector + Webcam = cheapo RNG

http://inventgeek.com/Projects/alpharad/overview.aspx

I know some highly secure operations (eg: web casinos, using Geiger 
counters and background radiation) use a version of this for their RNGs, 
and random.org does it with RF (radios listening to static) .. do 
patches exist for OpenSSL to use hardware devices? (short of a hack to 
take something like the above and pipe it to /dev/random, etc).

Cheers,

Michael Holstein
Cleveland State University

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ