David Dias
|
17f2065d21
|
chore: update contributors
|
2017-03-21 15:07:57 +00:00 |
|
David Dias
|
2f065167fa
|
chore: update aegir
|
2017-03-21 15:05:22 +00:00 |
|
Friedel Ziegelmayer
|
e0ecce18ce
|
chore: release version v0.8.6
|
2017-03-03 21:44:03 +01:00 |
|
Friedel Ziegelmayer
|
cea1140ec6
|
chore: update contributors
|
2017-03-03 21:44:03 +01:00 |
|
greenkeeper[bot]
|
4e56e1724f
|
fix(package): update tweetnacl to version 1.0.0-rc.1
https://greenkeeper.io/
|
2017-02-22 11:39:32 +00:00 |
|
David Dias
|
7d63f698c0
|
chore: release version v0.8.5
|
2017-02-10 18:54:16 -08:00 |
|
David Dias
|
a49df7786c
|
chore: update contributors
|
2017-02-10 18:54:16 -08:00 |
|
David Dias
|
c73adb00cc
|
fix: add libp2p-crypto-secp256k1
|
2017-02-10 18:53:36 -08:00 |
|
David Dias
|
8a95de4700
|
chore: release version v0.8.4
|
2017-02-10 17:54:47 -08:00 |
|
David Dias
|
c35a65133f
|
chore: update contributors
|
2017-02-10 17:54:47 -08:00 |
|
David Dias
|
4eb4aa05de
|
fix: rm browserify-optional and transforms
|
2017-02-10 17:54:11 -08:00 |
|
David Dias
|
21f96a4eb7
|
chore: release version v0.8.3
|
2017-02-10 16:16:49 -08:00 |
|
David Dias
|
39b5124526
|
chore: update contributors
|
2017-02-10 16:16:49 -08:00 |
|
David Dias
|
93e50dde10
|
fix: browserify-optional needs to be dep
|
2017-02-10 16:16:11 -08:00 |
|
David Dias
|
e383da5d44
|
chore: release version v0.8.2
|
2017-02-10 10:28:44 -08:00 |
|
David Dias
|
9b687f380c
|
chore: update contributors
|
2017-02-10 10:28:44 -08:00 |
|
Friedel Ziegelmayer
|
82abede64a
|
fix: use browserify-optional (#72)
This works around the issue that browserify throws on missing modules.
|
2017-02-10 10:21:56 -08:00 |
|
David Dias
|
a56ab406e4
|
chore: release version v0.8.1
|
2017-02-09 08:32:12 -08:00 |
|
David Dias
|
d753941c6e
|
chore: update contributors
|
2017-02-09 08:32:12 -08:00 |
|
David Dias
|
6022eb0838
|
chore: ^ to ~
|
2017-02-09 08:29:55 -08:00 |
|
Dmitriy Ryajov
|
1c6d0912cd
|
chore: removing --webworker from build steps
|
2017-02-09 12:14:26 +01:00 |
|
Friedel Ziegelmayer
|
e18804c31e
|
chore: release version v0.8.0
|
2017-02-07 21:03:56 +01:00 |
|
Friedel Ziegelmayer
|
133a2c8833
|
chore: update contributors
|
2017-02-07 21:03:55 +01:00 |
|
Friedel Ziegelmayer
|
fad0865b2b
|
chore: drop webworker flag
|
2017-02-07 20:46:58 +01:00 |
|
greenkeeperio-bot
|
6e0fd6f257
|
chore(package): update aegir to version 10.0.0
https://greenkeeper.io/
|
2017-02-07 18:45:52 +01:00 |
|
Yusef Napora
|
76eeb5aa18
|
feat: add support for secp256k1 keys through the libp2p-crypto-secp256k1 module
|
2017-02-04 10:23:38 +01:00 |
|
Friedel Ziegelmayer
|
308ac7cd1a
|
chore: release version v0.7.7
|
2017-01-27 14:07:42 +01:00 |
|
Friedel Ziegelmayer
|
6c8f978ea4
|
chore: update contributors
|
2017-01-27 14:07:42 +01:00 |
|
Friedel Ziegelmayer
|
99a5245fa3
|
update deps
|
2017-01-27 12:15:19 +01:00 |
|
dryajov
|
34856d58ab
|
removing contributors
|
2017-01-26 17:20:51 -08:00 |
|
dryajov
|
d59c6af7c0
|
Merge branch 'master' of https://github.com/libp2p/js-libp2p-crypto
|
2017-01-23 18:39:51 -08:00 |
|
dryajov
|
1683bf1dc8
|
reverting version
|
2017-01-23 18:32:52 -08:00 |
|
dryajov
|
a4edf8b99b
|
chore: release version v0.7.6
|
2017-01-23 18:30:30 -08:00 |
|
dryajov
|
27524354af
|
chore: update contributors
|
2017-01-23 18:30:30 -08:00 |
|
dryajov
|
a1f054ca8e
|
adding webworker test task
|
2017-01-22 19:39:58 -08:00 |
|
David Dias
|
c138a04d2d
|
chore: release version v0.7.6
|
2017-01-16 04:21:42 +00:00 |
|
David Dias
|
7c913c0769
|
chore: update contributors
|
2017-01-16 04:21:42 +00:00 |
|
Friedel Ziegelmayer
|
1a2d468369
|
fix: consistent buffer usage (#56)
* fix: consistent buffer usage
Closes #49
* more fixes for node 4
|
2017-01-16 05:17:50 +01:00 |
|
Yusef Napora
|
c45bdf602e
|
feat(keys): add Ed25519 support for signing & verification
Closes #43
|
2016-12-23 14:52:40 +01:00 |
|
Greenkeeper
|
e92bab1736
|
chore(package): update node-webcrypto-ossl to version 1.0.15 (#54)
https://greenkeeper.io/
|
2016-12-18 11:37:21 +00:00 |
|
Friedel Ziegelmayer
|
c57d1e4d4f
|
chore: release version v0.7.5
|
2016-12-13 12:56:43 +01:00 |
|
Friedel Ziegelmayer
|
04682acd86
|
chore: update contributors
|
2016-12-13 12:56:42 +01:00 |
|
Greenkeeper
|
74c0d28f86
|
chore(package): update aegir to version 9.2.1 (#50)
https://greenkeeper.io/
|
2016-12-10 11:59:47 -08:00 |
|
David Dias
|
cf7ed6fa49
|
chore: release version v0.7.4
|
2016-12-06 00:07:11 +00:00 |
|
David Dias
|
a4e6f9dd83
|
chore: release version v0.7.3
|
2016-12-01 11:43:46 +00:00 |
|
David Dias
|
f979fcd3c2
|
chore: release version v0.7.2
|
2016-11-30 11:27:17 +00:00 |
|
David Dias
|
0af48bbebc
|
chore: update contributors
|
2016-11-30 11:27:16 +00:00 |
|
Friedel Ziegelmayer
|
91a3b50ac9
|
feat(deps): update to multihashing-async@0.3.0
|
2016-11-29 18:11:58 +01:00 |
|
Friedel Ziegelmayer
|
148d16ab25
|
feat(rsa): add fallback pure js fallback for webcrypto-ossl
|
2016-11-29 17:54:41 +01:00 |
|
Friedel Ziegelmayer
|
6d15450438
|
feat(ecdh): use node core instead of webcrypto-ossl
|
2016-11-29 16:36:56 +01:00 |
|