-
Notifications
You must be signed in to change notification settings - Fork 0
A sample diffie-hellman implementation designed to show that, with a good BigNum library, you can use the real parameters.
License
kerrg/dh-bignum
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
While self studying crypto, I noticed almost all the Diffie Hellman examples use fixed, extremely small parameters. This is a shame because with a good BigNum library and knowledge of fast exponentation, a student can easily use real parameters. This is just a quick and dirty proof of concept.
About
A sample diffie-hellman implementation designed to show that, with a good BigNum library, you can use the real parameters.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published