Commit Graph

22 Commits

Author SHA1 Message Date
0f939b9e09 Rearranged duplicate code fragments 2020-10-28 17:39:26 +01:00
34a1fa996d Fixed array comparisons / toString with hex 2020-10-28 17:35:41 +01:00
0d1987ce38 Commitment unit tests 2020-10-28 17:35:18 +01:00
6333067335 Fixed access 2020-10-28 17:31:29 +01:00
eb6d169bf4 Added log4j.properties 2020-10-28 17:31:21 +01:00
f7b3aaf3ee Implemented "Bob-side" constructor 2020-10-28 17:26:13 +01:00
3dd55f3a32 Added hash checker / removed redundant setters for safety 2020-10-28 17:25:08 +01:00
0cbdd1a10a Added getters/setters 2020-10-28 17:21:02 +01:00
0d3d38e773 Implemented commitment creation 2020-10-28 17:19:17 +01:00
3ba1463936 Added bytesToHex converter 2020-10-28 17:10:59 +01:00
c016da10fd Fixed bad string equality assertion 2020-10-28 16:55:16 +01:00
05af808c9b Testing protocols 2020-10-28 16:49:08 +01:00
9c1160ca2c Fixed bad allocation 2020-10-28 16:48:54 +01:00
fd589b416f Access permissions changed 2020-10-28 16:42:12 +01:00
7ad297526c Implemented packet deconstruction 2020-10-28 16:34:11 +01:00
4fe5dbb73a Fixed arraycopy source position 2020-10-28 16:29:25 +01:00
ce388dbd1e Added packet construction 2020-10-28 16:25:43 +01:00
fb57914a8e Changed raw field into char[] 2020-10-28 16:24:15 +01:00
bff694c524 Added protocol 2020-10-28 16:11:48 +01:00
51995d3ec0 Initialized Connection class 2020-10-28 16:01:08 +01:00
6891359902 Add log4j 2020-10-28 16:00:54 +01:00
d6aa0a8549 Initial commit 2020-10-28 15:08:28 +01:00