| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
than using an unadorned buffer with the increment() function.
|
|
|
|
|
|
|
|
|
| |
how big q should be.
Add FIPS 186-3 DSA parameter generation, this allows for generating larger
(2048 and 3072 bit) DSA keys. At this time there do not seem to be official
test vectors for 186-3, and I have not checked against other implementations.
Tests will be constructed using the latest OpenSSL snapshot.
|
|
members of DL_Group (the only place they were called within the source, and
outside of some rather esoteric things probably the only place you would
ever need it).
|