-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.TXT
35 lines (30 loc) · 1.16 KB
/
README.TXT
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Read below before you run the program
Make sure following files are available
>>logo16x16.png
>>TreeParityMachine.jpg
>>NCrypt.jar
>>lib
>>gnu-crypto.jar
>>javax-crypto.jar
>>javax-security.jar
>>junit-4.10.jar
Executable jar ::>> NCrypt.jar
Requirement ::>> java jdk 1.6+
Instructions
1.Make sure above files are present.
2.Run NCrypt.jar |You should have no problem running the program if all files are present.
3.Set the Parameters. For e.g. N=12 K=8 L=4, all integer values are expected.
3.Click button Start to initialize the network
4.Click button Sync to synchronize the network. After synchronization you will get the key set in the key field.
5.Type the message to encrypt in the Plain text textarea.
6.Select encryption type. For e.g. AES
7.Click button Encrypt to encrypt the plain text message that you just typed.
8.Encrypted message is displayed in Encrypted text textarea field.
9.Select decryption type. For e,g, AES. Make sure the encryption and decryption type are same.
10.Click button Decrypt to decrypt the encrypted message.
11.Have fun.
Author
Name: Sandip Pandey
Pulchowk Campus
Institute of Engineering
Nepal