76 Commits

Author SHA1 Message Date
Vasco Santos
ad378174f7 chore: release version v0.5.0 2019-08-16 14:25:02 +01:00
Vasco Santos
e375c2f1e8 chore: update contributors 2019-08-16 14:25:02 +01:00
Jacob Heun
dda315a9c8 refactor: use async/await instead of callbacks (#37)
BREAKING CHANGE: The api now uses async/await instead of callbacks.

Co-Authored-By: Vasco Santos <vasco.santos@moxy.studio>
2019-08-16 12:12:47 +01:00
Vasco Santos
717112bdf8 chore: release version v0.4.2 2019-06-13 14:50:37 +01:00
Vasco Santos
74cb4d4775 chore: update contributors 2019-06-13 14:50:37 +01:00
Alex Potsides
7051b9c530 fix: throw errors with correct stack trace (#35)
The stack trace of thrown error objects is created when the object is
instantiated - if we defer to a function to create the error we end
up with misleading stack traces.

This PR instantiates errors where errors occur and also uses the
`err-code` module to add a `.code` property so we don't have to depend
on string error messages for the type of error that was thrown.
2019-06-13 14:35:12 +01:00
Vasco Santos
ef47374941
chore: add discourse badge (#34) 2019-04-11 11:20:18 +01:00
Vasco Santos
a5fd967c02 chore: release version v0.4.1 2019-03-14 22:38:45 +00:00
Vasco Santos
4e4d3d4b6f chore: update contributors 2019-03-14 22:38:45 +00:00
Vasco Santos
f71a6bbb0a Revert "feat: adds support for ed25199 and secp256k1 (#31)"
This reverts commit 9eb11f42452b4266db0c19de3310e809a0087669.
2019-03-14 22:26:07 +00:00
Vasco Santos
e30330e1a0 chore: release version v0.4.0 2019-02-26 11:39:50 +00:00
Vasco Santos
267002f646 chore: update contributors 2019-02-26 11:39:49 +00:00
Alberto Elias
217cfd3de8 chore: update libp2p-crypto (#33) 2019-02-26 11:22:59 +00:00
Alberto Elias
9eb11f4245 feat: adds support for ed25199 and secp256k1 (#31) 2019-02-25 11:04:54 +00:00
Vasco Santos
3779bd0ba2
chore: use travis (#32) 2019-02-18 14:15:55 +00:00
Vasco Santos
aa5a6cb73c chore: release version v0.3.6 v0.3.6 2019-01-10 11:33:28 +00:00
Vasco Santos
eaf6a88b47 chore: update contributors 2019-01-10 11:33:28 +00:00
Vasco Santos
18357e678f Merge branch 'master' of github.com:libp2p/js-libp2p-keychain 2019-01-10 11:25:24 +00:00
Vasco Santos
4dd2ad36dd chore: release version v0.3.5 v0.3.5 2019-01-10 11:24:15 +00:00
Vasco Santos
5cbded55d5 chore: update contributors 2019-01-10 11:24:15 +00:00
Hugo Dias
7eeed87b10 fix: reduce bundle size (#28) 2019-01-10 11:16:03 +00:00
Vasco Santos
4b895cf46f chore: release version v0.3.4 v0.3.4 2019-01-04 10:54:24 +00:00
Vasco Santos
a753b1c882 chore: update contributors 2019-01-04 10:54:24 +00:00
Vasco Santos
17268d5fe3
chore: update dependencies (#29) 2019-01-04 10:51:56 +00:00
Vasco Santos
251e0b87b6 chore: release version v0.3.3 2018-10-25 09:37:22 +01:00
Vasco Santos
571c81a2be chore: update contributors 2018-10-25 09:37:22 +01:00
Vasco Santos
24d4374b20
chore: upgrade dependencies (#27) 2018-10-25 09:31:32 +01:00
Vasco Santos
5d3f489f23 chore: release version v0.3.2 2018-09-18 13:02:43 +01:00
Vasco Santos
65129bff3b chore: update contributors 2018-09-18 13:02:43 +01:00
Alan Shaw
8dfaab1af0 fix: validate createKey params properly (#26)
License: MIT
Signed-off-by: Alan Shaw <alan.shaw@protocol.ai>
2018-09-18 12:48:58 +01:00
Vasco Santos
f95fef4ad2
chore: use lodash main dependency 2018-07-03 16:21:32 +02:00
David Dias
73d4530c5b chore: update deps 2018-06-30 16:13:49 +02:00
Masahiro Saito
0065b0a49e chore: fix out of date npms (#21) 2018-06-30 00:38:19 +02:00
Vasco Santos
974c507069
docs: add lead-maintainer
* docs: add lead-maintainer
2018-06-25 15:06:17 +02:00
David Dias
ee978a54ea chore: release version v0.3.1 2018-01-28 22:36:45 -08:00
David Dias
486e54b3ac chore: update contributors 2018-01-28 22:36:44 -08:00
Richard Schneider
5560669fc9 CMS - PKCS #7 (#19)
CMS - PKCS #7
2018-01-28 22:34:55 -08:00
David Dias
acf48a8efe chore: release version v0.3.0 2018-01-28 22:22:59 -08:00
David Dias
3816b8207f chore: update contributors 2018-01-28 22:22:59 -08:00
Richard Schneider
2ce44446a2 fix: deepmerge 2.0.1 fails in browser, stay with 1.5.2 2018-01-29 18:44:51 +13:00
David Dias
1e276f6e94 chore: update deps 2018-01-28 20:14:57 -08:00
David Dias
6a84873a0a chore: release version v0.2.1 2017-12-28 08:51:26 +00:00
David Dias
849a7c75d0 chore: update contributors 2017-12-28 08:51:25 +00:00
Richard Schneider
89a451c147 feat: generate unique options for a key chain (#20) 2017-12-28 08:48:32 +00:00
David Dias
de15d129dd chore: release version v0.2.0 2017-12-20 13:52:09 +00:00
David Dias
21611e437d chore: update contributors 2017-12-20 13:52:09 +00:00
David Dias
5343b0f2de chore: update deps 2017-12-20 13:50:56 +00:00
Richard Schneider
c1627a99e7 feat: use libp2p-crypto (#18)
* test: openssl interop is now the responsibility of libp2p-crypto

* feat: use libp2p-crypto, not node-forge, for key management

* fix: use libp2p-crypto.pbkdf, not node-forge

* fix: do not ship CMS

This removes all depencies on node-forge

* test: update dependencies

* test: remove dead code
2017-12-20 13:43:54 +00:00
Richard Schneider
605d290525
Merge pull request #17 from libp2p/filenames
test: key name comparision
2017-12-20 11:53:47 +13:00
Richard Schneider
3b7c691724 test(openssl): verify key id 2017-12-17 13:36:30 +13:00