Commit Graph

3 Commits

Author SHA1 Message Date
Ivan Gerasimov f8585ce927 8138593: Make DSA more fair
Changed nounce K generation to FIPS 186-4 B2.1

Reviewed-by: mullan
2015-12-24 08:42:10 +03:00
Valerie Peng 906301bd80 8039921: SHA1WithDSA with key > 1024 bits not working
Removed the key size limits for all SHAXXXWithDSA signatures

Reviewed-by: weijun
2015-01-07 00:02:43 +00:00
Valerie Peng a431f9851d 7044060: Need to support NSA Suite B Cryptography algorithms
Add support for DSA parameter generation and OIDs for NSA Suite B algorithms.

Reviewed-by: vinnie
2012-09-04 18:41:06 -07:00