• U
    Document DSA and SHA. · 38e33cef
    Ulf Möller 提交于
    New function BN_pseudo_rand().
    Use BN_prime_checks_size(BN_num_bits(w)) rounds of Miller-Rabin when
    generating DSA primes (why not use BN_is_prime()?)
    38e33cef
bn_rand.c 4.4 KB