46 Commits

Author SHA1 Message Date
Jacob Heun
a68fc2e98d
chore: update contributors 2020-03-25 12:59:03 +01:00
dependabot-preview[bot]
d73a0ca52e
chore(deps): bump multibase from 0.6.1 to 0.7.0 (#26)
Bumps [multibase](https://github.com/multiformats/js-multibase) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/multiformats/js-multibase/releases)
- [Changelog](https://github.com/multiformats/js-multibase/blob/master/CHANGELOG.md)
- [Commits](https://github.com/multiformats/js-multibase/compare/v0.6.1...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
2020-03-25 12:55:12 +01:00
Jacob Heun
fdab19b7d9
chore: update contributors 2020-03-17 12:11:28 +01:00
Hugo Dias
35f196ea4d
fix: add buffer and update deps (#25)
* fix: add buffer and update deps

update secp256k1 dep and fix code
use multibase to encode b58
avoid un-necessary circular dependency no libp2p-crypto
use  only sha256 from multihashing-async

* Update src/crypto.js

Co-Authored-By: Jacob Heun <jacobheun@gmail.com>

* chore: remove commitlint from CI

Co-authored-by: Jacob Heun <jacobheun@gmail.com>
2020-03-17 11:59:23 +01:00
dependabot-preview[bot]
ae109d46f7 chore(deps-dev): bump aegir from 20.6.1 to 21.0.2
Bumps [aegir](https://github.com/ipfs/aegir) from 20.6.1 to 21.0.2.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/aegir/compare/v20.6.1...v21.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-18 12:41:51 +01:00
dependabot-preview[bot]
41c9cd1691 chore(deps-dev): bump aegir from 19.0.5 to 20.6.0
Bumps [aegir](https://github.com/ipfs/aegir) from 19.0.5 to 20.6.0.
- [Release notes](https://github.com/ipfs/aegir/releases)
- [Changelog](https://github.com/ipfs/aegir/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ipfs/aegir/compare/v19.0.5...v20.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 13:18:46 +01:00
dependabot-preview[bot]
3e88839c2b chore(deps-dev): bump libp2p-crypto from 0.16.3 to 0.17.2
Bumps [libp2p-crypto](https://github.com/libp2p/js-libp2p-crypto) from 0.16.3 to 0.17.2.
- [Release notes](https://github.com/libp2p/js-libp2p-crypto/releases)
- [Changelog](https://github.com/libp2p/js-libp2p-crypto/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libp2p/js-libp2p-crypto/compare/v0.16.3...v0.17.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-05 13:18:16 +01:00
Jacob Heun
9894c34f94
chore: update contributors 2020-01-06 18:10:49 +01:00
Alan Shaw
e36a9f6b79 chore: update multihashing-async dep (#19) 2020-01-06 10:07:09 -07:00
Jacob Heun
ed670209ad
chore: update contributors 2019-07-10 11:45:02 +01:00
Alex Potsides
1974eb92be feat: use async await (#18)
BREAKING CHANGE: Callback support has been dropped in favor of async/await.

* feat: use async/await

This PR changes this module to remove callbacks and use async/await. The API is unchanged aside from the obvious removal of the `callback` parameter.

refs https://github.com/ipfs/js-ipfs/issues/1670

* fix: use latest multihashing-async as it is all promises now
2019-07-10 11:35:58 +01:00
Jacob Heun
9f01868c6c
chore: update contributors 2019-07-10 10:05:53 +01:00
Vasco Santos
3f131d4a0a chore: add discourse badge (#15) 2019-04-18 19:30:06 +02:00
dignifiedquire
5fc391c8e0 chore: update contributors 2019-02-20 13:29:17 +01:00
dignifiedquire
53a2b590a9 chore(dev-deps): update libp2p-crypto 2019-02-20 13:28:46 +01:00
Alberto Elias
f4dbd62e49 feat: add id() method to Secp256k1PrivateKey
Feature parity with ed25519 and rsa
2019-02-20 13:23:05 +01:00
David Dias
c983edfdb9 chore: update contributors 2019-01-08 16:44:54 +01:00
David Dias
6c9928abd6 chore: update deps 2019-01-08 16:43:36 +01:00
Hugo Dias
720246f012 chore: update deps 2019-01-08 16:42:39 +01:00
Hugo Dias
cfdcbe08d4 fix: update deps and repo setup 2019-01-08 16:42:39 +01:00
David Dias
1602c440ad chore: update deps 2018-06-04 09:48:43 +01:00
David Dias
937cc76714 add lead maintainer 2018-06-04 09:48:43 +01:00
David Dias
98b285a840 chore: release version v0.2.2 2017-07-22 13:32:01 -07:00
David Dias
ce5fb8c1b9 chore: update contributors 2017-07-22 13:32:00 -07:00
David Dias
0dcf1a6f52 fix: circular circular dep -> DI 2017-07-22 13:31:42 -07:00
David Dias
8401154102 chore: update deps 2017-07-22 12:28:53 -07:00
David Dias
838ecdbaef chore: release version v0.2.1 2017-07-22 12:19:08 -07:00
David Dias
41c03a86a5 chore: update deps 2017-07-22 11:40:00 -07:00
David Dias
1013becd66 chore: release version v0.2.0 2017-07-22 11:30:07 -07:00
David Dias
c21454c4e8 chore: update contributors 2017-07-22 11:30:07 -07:00
David Dias
4ee48a737a feat: next libp2p-crypto (#4)
* feat: next libp2p-crypto

* chore: update deps
2017-07-22 11:12:30 -07:00
David Dias
363cda56da chore: update ci 2017-07-21 11:38:33 -07:00
David Dias
d8b0c74ec9 chore: release version v0.1.4 2017-02-11 17:27:51 -08:00
David Dias
647fab7170 chore: update contributors 2017-02-11 17:27:51 -08:00
David Dias
e66383137f chore: add missing dependency 2017-02-11 17:27:29 -08:00
David Dias
638ea963e6 chore: release version v0.1.3 2017-02-10 18:36:19 -08:00
David Dias
35abf8fcb4 chore: update contributors 2017-02-10 18:36:19 -08:00
David Dias
9430e7f91e chore: update deps 2017-02-10 18:33:54 -08:00
David Dias
42678bba30 chore: release version v0.1.2 2017-02-09 14:08:25 -08:00
David Dias
4c2d42984d chore: release version v0.1.1 2017-02-09 08:05:13 -08:00
David Dias
de8b16b00b chore: update contributors 2017-02-09 08:05:13 -08:00
David Dias
73b8b39de5 chore: ^ to ~ 2017-02-09 08:03:23 -08:00
Friedel Ziegelmayer
288c9cff8f chore: release version v0.1.0 2017-02-09 12:43:44 +01:00
Friedel Ziegelmayer
418a0885ad chore: update contributors 2017-02-09 12:43:43 +01:00
Friedel Ziegelmayer
4c744d3b60 chore: update dependencies 2017-02-09 12:36:35 +01:00
Yusef Napora
4c36aeba17 feat: initial implementation 2017-02-09 12:35:39 +01:00