Implementation of Elliptic Curve Cryptography algorithms, in Python, for the S60 platform, namely:
- EC Diffie Hellman
- EC DSA
This will serve as my bachelor thesis.
(Example of elliptic curve (y2 = x3 + 73))
|
Implementation of Elliptic Curve Cryptography algorithms, in Python, for the S60 platform, namely:
This will serve as my bachelor thesis.
(Example of elliptic curve (y2 = x3 + 73))