6 Commits

Author SHA1 Message Date
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
10a4cf0337 feat(secio): implement with pull-streams, ensure interop with go 2016-09-06 16:31:24 -04:00
Friedel Ziegelmayer
4b9830d3df Add base line test and fix issues with handshaking 2016-05-23 12:40:08 +02:00
Friedel Ziegelmayer
404807d5d0 more details 2016-05-22 01:31:00 +02:00
Friedel Ziegelmayer
9d3437e8d8 More implementation 2016-05-22 01:03:53 +02:00
Friedel Ziegelmayer
419d7e9dbe Start implementation of the handshake 2016-05-21 17:36:13 +02:00