Math DLL
-
I am a student at the faculty of engineering,Cairo university, depsatment of electronics and electrical communications. My graduation project involves the use of the Diffie-Hellman key agreement protocolusing visual basic.I hope someone can help me locate something that can do the mathematical operations needed for such an algorithm. Thank you.
-
I am a student at the faculty of engineering,Cairo university, depsatment of electronics and electrical communications. My graduation project involves the use of the Diffie-Hellman key agreement protocolusing visual basic.I hope someone can help me locate something that can do the mathematical operations needed for such an algorithm. Thank you.
What kind of math calculations are required in that algorithm? BTW, you can use DLLs that are created for both Visual Basic and C. I am sure that someone has written a math library in C that can help.
Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life! -
What kind of math calculations are required in that algorithm? BTW, you can use DLLs that are created for both Visual Basic and C. I am sure that someone has written a math library in C that can help.
Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life! -
I need exponentials for large numbers (160+ bits) I found a dll called CypherMathWin32,but I can't get my hands on it.
This should help, CypherMath Web Site Nick Parker
-
This should help, CypherMath Web Site Nick Parker