Skip to content
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.

crypto: custom diffie hellman generator value #7075

Closed
mscdex opened this issue Feb 8, 2014 · 0 comments
Closed

crypto: custom diffie hellman generator value #7075

mscdex opened this issue Feb 8, 2014 · 0 comments
Assignees
Labels

Comments

@mscdex
Copy link

mscdex commented Feb 8, 2014

Currently when initializing diffie-hellman key exchange objects, a generator of 2 is always used. It would be great to be able to supply a custom generator value (that defaults to 2 for backwards compatibility).

My immediate use case that I have in mind for this is implementing the diffie-hellman group exchange for ssh2.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants