20 Commits

Author SHA1 Message Date
David Dias
d26590dfb6 test: make tests go faster, way faster 2018-01-07 16:24:43 +00:00
David Dias
65b9675ffe chore: fix linting 2018-01-07 16:24:43 +00:00
David Dias
09312b1a87 chore: update dependencies, including latest aegir and CI 2018-01-07 16:24:43 +00:00
David Dias
2df6544c0d feat: next libp2p-crypto (#90)
* feat: next libp2p-crypto

* chore: update deps
2017-07-22 13:53:06 -07:00
David Dias
49f6acd507 chore: update aegir 2017-03-21 15:13:03 +00:00
Friedel Ziegelmayer
d05593d111 finish tests 2016-11-10 17:47:40 +01:00
Friedel Ziegelmayer
3bc842851b actually encrypt 2016-11-09 11:15:13 +01:00
Friedel Ziegelmayer
ddb43af01a fix tests 2016-11-09 11:05:13 +01:00
dignifiedquire
b7650194a9 pass correct keys 2016-11-08 19:01:23 +01:00
David Dias
1fdbcc42b2 feat: add browser <-> nodejs test 2016-11-08 17:35:41 +00:00
David Dias
0566ab17d0 feat: support new multistream-select 2016-11-03 10:42:15 +00:00
Friedel Ziegelmayer
a1167c0084 Async Crypto Endeavour (+benchmarks!) (#19)
* feat: add benchmarks and integrate with new libp2p-crypto

* start removing node-forge

* less forge

* cleanup and fixes

* benchmarked and tested

* remove unused .aegir

* Replace lib multihashing with multihashing-async

* cleanup package.json

* Using string instead of buffer for proto file

* chore: fix benchmarks

* docs(readme): update README URLs based on HTTP redirects

* ready for next aegir

* update aegir

* ready

* chore: update deps
2016-11-03 09:23:33 +00:00
Friedel Ziegelmayer
c686ea7ffb refactor: better public facing api 2016-09-07 12:22:04 +02:00
Friedel Ziegelmayer
10a4cf0337 feat(secio): implement with pull-streams, ensure interop with go 2016-09-06 16:31:24 -04:00
Friedel Ziegelmayer
e56ac6cf98 Upgrade to the latest dependencies and add multistream test 2016-05-26 20:17:09 +02:00
dignifiedquire
9132b76dab fix: do handshake on first read or write 2016-05-23 17:33:16 +02:00
Friedel Ziegelmayer
4b9830d3df Add base line test and fix issues with handshaking 2016-05-23 12:40:08 +02:00
Friedel Ziegelmayer
3ac905a91c start stream handling 2016-05-22 13:19:17 +02:00
Friedel Ziegelmayer
9d3437e8d8 More implementation 2016-05-22 01:03:53 +02:00
Friedel Ziegelmayer
13d8336042 add skeleton 2016-05-20 21:29:53 +02:00