Commit b19e93ec authored by Jon Spillett's avatar Jon Spillett Committed by Matt Caswell
Browse files

Remove seed completely...

parent 14281c47
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -220,9 +220,6 @@ static int pad_unknown(void)
    return (0);
}

static const char rnd_seed[] =
    "string to make the random number generator think it has entropy";

static int rsa_setkey(RSA** key, unsigned char* ctext, int idx)
{
    int clen = 0;