diff options
author | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-06-27 09:15:07 -0600 |
---|---|---|
committer | Paul Kehrer <paul.l.kehrer@gmail.com> | 2014-06-27 09:15:07 -0600 |
commit | dacb5f9951064d19ac69c1198985af136f71a6db (patch) | |
tree | f40e491487856a46a2fd93167ab24fdaf07412c8 /docs/hazmat/primitives/mac | |
parent | a44338b355a628ba7d732063551650cd9f8b2cb8 (diff) | |
download | cryptography-dacb5f9951064d19ac69c1198985af136f71a6db.tar.gz cryptography-dacb5f9951064d19ac69c1198985af136f71a6db.tar.bz2 cryptography-dacb5f9951064d19ac69c1198985af136f71a6db.zip |
add generate_private_key to DSAParameters + add a new function to dsa
dsa.generate_private_key(key_size, backend) will allow you to generate a
new DSA key and implicitly generate new parameters. This streamlines the
common case and will be an avenue to support future backends that don't
allow independent generation of DSAParameters (e.g. CommonCrypto)
Diffstat (limited to 'docs/hazmat/primitives/mac')
0 files changed, 0 insertions, 0 deletions