summaryrefslogtreecommitdiffhomepage
path: root/setup.py
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-04-01 08:04:25 -0700
committerAlex Gaynor <alex.gaynor@gmail.com>2014-04-01 08:09:34 -0700
commitfded67e7120d79c619e541ccd3ba19898c194b5b (patch)
tree3c779d69d88663f98db76928629ce617d904a328 /setup.py
parent4eb7720fae9d0f734573e323f0cd5adfdc70153b (diff)
Use deterministic signatures for ECDSA keys.
This is now considered the preffered approach across the board for ECDSA. This is because with the traditional, random "k" parameter for ECDSA, any entropy problems at all, even a single bit, about "k", results in a complete compromise (see https://en.wikipedia.org/wiki/ECDSA#Security). The deterministic algorithm doesn't have this downside.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions