-
Improving Network Security Using Elliptic Curve Cryptosystem
-
-
-
CHAPTER FOUR
4.0 IMPLEMENTATION
This research was carried out using elliptic curve digital signature algorithm using Java to develop the program.
4.1 SYSTEM HARDWARE REQUIREMENT
Pentium 4 512M Ram
260Hdd Window xp
4.2 SYSTEM SOFTWARE REQUIREMENT
Internet Explorer Java IDE
4.3 IMPLEMENTATION PROCEDURE
Step 1: Choose supported EC Curve name & generate pair key This step has three algorithm to select from which include: Secp256k1
Secp256r1 Secp384r1
After selecting the preferred algorithm, click generate EC key pair as shown belowThis will automatically generate the EC private key and the Ec public key. Result:
The result above what gotten using Secp356r1 algorithm as shown above, the private and public key was gotten based on previous work inculcated into the database for the key generation.
Step 2: Sign of message
This step comprise of signature which could either be SHARwithECDSA or SHA256withECDSA.
It also has the message string to be signed, at this stage you could input the preferred string name eg LAWANI,FRANCIS,ADETOMIWA, FELIX etc and click the sign message.
-
-
-
ABSRACT - [ Total Page(s): 1 ]ABSTRACTSecuring a network wired or wireless for network administrator has been a big challenges for network administrators in the present day of Internet usage. This project presents ECDSA Cryptosystem as a solution to the problem been faced by network administrators and Engineers. The Elliptic Curve Digital Signature Algorithm (ECDSA) is the elliptic curve analogue of the Digital Signature Algorithm (DSA) with the attractiveness that there is no sub exponential algorithm known to solve the ell ... Continue reading---
-
ABSRACT - [ Total Page(s): 1 ]ABSTRACTSecuring a network wired or wireless for network administrator has been a big challenges for network administrators in the present day of Internet usage. This project presents ECDSA Cryptosystem as a solution to the problem been faced by network administrators and Engineers. The Elliptic Curve Digital Signature Algorithm (ECDSA) is the elliptic curve analogue of the Digital Signature Algorithm (DSA) with the attractiveness that there is no sub exponential algorithm known to solve the ell ... Continue reading---