63 Commits

Author SHA1 Message Date
Belma Gutlic
29f16c481f Merge remote-tracking branch 'remotes/origin/master' into feature/xx-fallback
# Conflicts:
#	src/handshake-xx.ts
#	src/noise.ts
#	src/utils.ts
#	test/noise.test.ts
#	test/xx-handshake.test.ts
2020-01-11 15:24:33 +01:00
Belma Gutlic
219553c7f5 Fix test 2020-01-10 21:25:18 +01:00
Belma Gutlic
e2b7eef295 Address PR comment 2020-01-10 11:10:48 +01:00
Belma Gutlic
d3a652aecb Remove comment 2020-01-07 17:08:08 +01:00
Belma Gutlic
ddfacf81e8 use libp2p keys from PeerId argument 2020-01-07 16:59:41 +01:00
Belma Gutlic
c3ab986d3d Address PR comments 2020-01-07 13:34:45 +01:00
Belma Gutlic
28bf51c492 Make ephemeral keypair optional 2020-01-07 13:20:42 +01:00
Belma Gutlic
73c336088e Lint fix 2020-01-07 13:09:35 +01:00
Belma Gutlic
3bd2145079 Fix test 2020-01-07 13:05:48 +01:00
Belma Gutlic
dff2450b18 Update encoder functions 2020-01-07 10:29:40 +01:00
Belma Gutlic
fc818c746c Create fallback test 2020-01-07 10:16:57 +01:00
Belma Gutlic
096a30b289 Better naming 2020-01-05 19:09:59 +01:00
Belma Gutlic
4a9b814e5a Create XX fallback flow 2020-01-05 19:05:43 +01:00
Belma Gutlic
a514ededa1 Create IK and read ephemeral keys 2020-01-03 17:28:13 +01:00
Belma Gutlic
2bb63e3e91 Create handshake handler files 2020-01-03 14:54:08 +01:00
Belma Gutlic
d050db41c7 Merge remote-tracking branch 'remotes/origin/master' into feature/ik-handshake 2019-12-27 14:06:05 +01:00
Belma Gutlic
5c1a50bd8e Address PR comments 2019-12-27 13:15:06 +01:00
Belma Gutlic
741f6c9788 Fix test 2019-12-25 22:08:18 +01:00
Belma Gutlic
10a41c5ea6 Write IK test 2019-12-25 22:02:07 +01:00
Belma Gutlic
7b9118e15b Move remaining functions from XX 2019-12-25 11:11:07 +01:00
Belma Gutlic
e66ee7d677 Create handshakes dir 2019-12-24 20:45:48 +01:00
Belma Gutlic
4b2091be9f Read large payload 2019-12-24 20:36:16 +01:00
Belma Gutlic
4a04e955dd Create test for large payload 2019-12-24 16:28:36 +01:00
morrigan
acb9b87537 Split encoder functions from utils 2019-12-03 15:15:46 +01:00
morrigan
ac950d1419 Remove promises from xx 2019-12-03 15:12:55 +01:00
morrigan
c4d7e95c08 Write tests 2019-12-03 13:52:44 +01:00
morrigan
e0806499ff Verify peer id 2019-12-03 13:39:33 +01:00
morrigan
bb303a568e Fix eslint 2019-12-02 15:28:59 +01:00
morrigan
6bb36f1663 Update timing of initiator payloading sending to verify that payload 2019-12-02 15:24:49 +01:00
morrigan
bf9ae90a5e Verify payload in stage 1 2019-12-02 13:18:31 +01:00
morrigan
6ee527e621 Remove unused 2019-11-29 16:23:24 +01:00
morrigan
a8ff05cdf1 Update handling keys, refactoring 2019-11-28 17:32:46 +01:00
morrigan
d03f4974ba Create test 2019-11-27 14:20:25 +01:00
morrigan
b5941c750c Add debug 2019-11-27 08:39:06 +01:00
morrigan
fa33cdcd44 Fix test 2019-11-26 15:25:27 +01:00
morrigan
2af4c744df WIP test 2019-11-26 14:14:10 +01:00
morrigan
63826c013d Create test and prepare identity keys 2019-11-26 10:52:30 +01:00
morrigan
579bb0a491 Fix old test due to changes 2019-11-25 14:01:17 +01:00
morrigan
9a71128ac9 Add assertions for handshake test 2019-11-22 13:18:53 +01:00
morrigan
7e3c35ed8a Write handshake test 2019-11-22 12:52:59 +01:00
morrigan
f5888f6405 Fix tslint 2019-11-21 14:43:12 +01:00
morrigan
af95dc2fcd Handshake payload refactor 2019-11-20 22:25:34 +01:00
morrigan
3519df482d Fix xx tets 2019-11-20 20:03:33 +01:00
morrigan
ca4e2777ff Address PR comments 2019-11-20 13:23:36 +01:00
morrigan
4d09d63a4a Fix errors 2019-11-12 14:07:25 +01:00
morrigan
d2c844d598 Create interface according to spec 2019-11-11 21:58:04 +01:00
morrigan
8cf420fd88 Expose noise class 2019-11-11 15:39:09 +01:00
morrigan
b69769f8dd Create skeleton 2019-11-08 14:03:34 +01:00
morrigan
90e16e2abe Remove unused vars from test 2019-11-07 17:22:53 +01:00
morrigan
529389651a Add more tests 2019-11-07 17:19:38 +01:00