Index of /~dirkx/debian-gaffe/moduli

Icon  Name                    Last modified      Size  Description
[DIR] Parent Directory - [DIR] besteffort-checked/ 10-Aug-2008 12:28 - [DIR] crosschecked/ 12-Aug-2008 10:59 - [DIR] pending-or-incomplete/ 12-Aug-2008 11:00 - [DIR] tools/ 10-Aug-2008 16:39 -
Current assumptions - which may well be wrong:

Keyspace Variation is by:

--      Architecture:
        .e.g.   # of bits (32, or 64 bit)
                Little or Big endian
                CPU type (x86, Sparc, PPC)

--      PID the openssl binary ran as; from
        0 to 32767 inclusive.

--	Exponent (3, -f4)

--      Existence of a .rnd file
              	none 
		yes - but not readable
		yes

--      And if such exists - the .rnd file
        was generated by a previous run
        of an _affected_ openssl version.

and these 6 dimensions are totally orthogonal.

Legend:
        32      32 bit architecture
        64      64 bit architecture
        R       .rnd file present (generated by prior openssl
                run with affected binary).
        Z       No .rnd file present.
	N	Unaccessible .rnd present
	3	Public exponent 3 (flag -3 to genrsa)
	4	Public exponent 65537 (flag -f4, default)
        x86     Any x86 CPU
        sparc   Any Sparc CPU
        ppc     Any PPC CPU

Directories

crosschecked	Lists crosschecked against other lists.

bestefford	Lists received from third parties; not
		crosschecked against other lists.

tools		Tools used to generate above. Please feel
		free to do your own runs and report any
		discrepanties.