Skip to content
  • Niels Möller's avatar
    (class dsa_algorithm): Deleted class, randomness · 1cc3e8d4
    Niels Möller authored
    attribute no longer needed.
    (class dsa_signer): Deleted randomness attribute.
    (do_dsa_sign): Adapted to new randomness interface.
    (make_dsa_signer): No randomness attribute.
    (make_dsa_algorithm): Deleted function. Replaced by...
    (dsa_algorithm): New static object.
    
    Rev: src/dsa.c:1.44
    1cc3e8d4