25 Commits

Author SHA1 Message Date
Marin Petrunić
3e3e4fb224
update deps 2020-04-06 10:42:04 +02:00
Marin Petrunić
489fcf2b60
change bn typings 2020-04-03 13:19:43 +02:00
dependabot[bot]
acc4ae463e
Bump acorn from 6.4.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 10:16:13 +00:00
Marin Petrunić
638b0773e5
validate aead decryption 2020-03-01 19:05:53 +01:00
Marin Petrunić
4209f8c3b7
update it-pb-rpc dep 2020-02-14 10:10:51 +01:00
Marin Petrunić
87f641f650
add noise spec length prefix encoding 2020-02-13 22:51:36 +01:00
Marin Petrunić
725a1e180d
add web and nodejs builds 2020-02-07 12:59:30 +01:00
Marin Petrunić
0c092a1824
add web and nodejs builds 2020-02-07 11:12:14 +01:00
Marin Petrunić
47370820f9
update lockfile 2020-02-06 09:59:46 +01:00
Marin Petrunić
817ee2caf7
add web test runner 2020-02-06 09:52:33 +01:00
Belma Gutlic
34bec6e1f4 Add sinon to better test with spies 2020-01-16 17:49:41 +01:00
Belma Gutlic
6ee5c70af9 Address PR comment 2020-01-13 18:25:28 +01:00
Belma Gutlic
ce7f4118c2 Create key cache 2020-01-13 15:38:14 +01:00
morrigan
63826c013d Create test and prepare identity keys 2019-11-26 10:52:30 +01:00
morrigan
4c5d5e0893 Create secure connection 2019-11-25 13:27:55 +01:00
morrigan
b6ab4c6447 Install additional babel plugin for async generators 2019-11-22 12:57:53 +01:00
morrigan
6faf01abd5 Wrap connection 2019-11-20 15:21:53 +01:00
morrigan
26b112f712 Add types and encryption methods 2019-11-12 14:02:59 +01:00
morrigan
16990f3de6 Address PR comments 2019-11-07 10:55:18 +01:00
morrigan
fe706fbd71 Create part of XX test and update code accordingly 2019-11-06 13:25:42 +01:00
morrigan
0132590829 Write test and resolve babel and ts compilation 2019-11-04 17:06:57 +01:00
morrigan
1db460a44d Replace with aead from bcrypto 2019-11-04 14:31:58 +01:00
morrigan
175d8940be Add encryption methods 2019-11-01 11:30:28 +01:00
morrigan
e55fa206fd Finish init session functions 2019-11-01 08:42:38 +01:00
morrigan
8fb80913f3 Init project 2019-10-30 15:02:03 +01:00