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
v0.7.4
2016-12-06 00:07:11 +00:00
David Dias
c1ffa41697
chore: update contributors
2016-12-06 00:07:11 +00:00
nikuda
933119445f
fix(utils): make util.toBase64
browserify compatible
...
`bn.toArrayLike` is used instead of `bn.toBuffer`, to ensure compatibility with browserify.
2016-12-03 09:32:07 +01:00
David Dias
a4e6f9dd83
chore: release version v0.7.3
v0.7.3
2016-12-01 11:43:46 +00:00
David Dias
e252db300c
chore: update contributors
2016-12-01 11:43:46 +00:00
David Dias
98b37d49c4
feat: add randomBytes function ( #45 )
...
* feat: add randomBytes function
* fix: apply CR
2016-12-01 11:42:19 +00:00
David Dias
f979fcd3c2
chore: release version v0.7.2
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
David Dias
3f9d8d557c
Merge pull request #42 from libp2p/feat/better-compat
...
Better compatability
2016-11-30 11:23:14 +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
David Dias
ebe1cecdeb
Merge pull request #39 from libp2p/greenkeeper-protocol-buffers-3.2.1
...
protocol-buffers@3.2.1
2016-11-26 13:21:08 +01:00
greenkeeperio-bot
904cfb27bd
chore(package): update protocol-buffers to version 3.2.1
...
https://greenkeeper.io/
2016-11-26 06:11:28 +01:00
Friedel Ziegelmayer
7790beb207
Merge pull request #37 from libp2p/greenkeeper-node-webcrypto-ossl-1.0.13
...
node-webcrypto-ossl@1.0.13 breaks build 🚨
2016-11-23 23:26:31 +01:00
greenkeeperio-bot
6308461f0f
chore(package): update node-webcrypto-ossl to version 1.0.13
...
https://greenkeeper.io/
2016-11-23 22:20:49 +01:00
Friedel Ziegelmayer
95a0f1f0c2
Merge pull request #34 from libp2p/greenkeeper-node-webcrypto-ossl-1.0.10
...
node-webcrypto-ossl@1.0.10 breaks build 🚨
2016-11-16 10:53:36 +01:00
greenkeeperio-bot
0c64122342
chore(package): update node-webcrypto-ossl to version 1.0.10
...
https://greenkeeper.io/
2016-11-15 07:46:24 +01:00
David Dias
ce5044b4d7
chore: release version v0.7.1
v0.7.1
2016-11-11 08:38:28 +00:00
David Dias
1daf429a74
chore: update contributors
2016-11-11 08:38:27 +00:00
David Dias
22e95bc8a4
Merge pull request #29 from libp2p/aes-interop
...
AES Interop
2016-11-11 08:30:18 +00:00
Friedel Ziegelmayer
9994023490
fix(aes): replace subtle.crypto with browserify-aes
...
Due to the design of `AES-CTR` in the webcrypto spec, there
is no streaming mode provided. This results in the counter
not being reused between subsequent calls to `encrypt` or
`decrypt`. As both the node.js and the go implementation rely
on this webcrypto had to be replaced.
2016-11-10 17:19:45 +01:00
Friedel Ziegelmayer
393fa17512
test(aes): add failing interop tests
2016-11-10 12:55:49 +01:00
Friedel Ziegelmayer
3cc26d167f
chore(benchmarks): lint happy
2016-11-07 11:37:32 +01:00
David Dias
a7c2567ba2
chore: release version v0.7.0
v0.7.0
2016-11-03 07:46:51 +00:00
David Dias
69edfff49b
chore: update contributors
2016-11-03 07:46:51 +00:00
David Dias
9a0e2585d8
chore: update deps
2016-11-03 07:46:34 +00:00
David Dias
12630dc514
Merge pull request #12 from libp2p/webcrypto
...
Async Crypto Endeavour
2016-11-03 07:42:05 +00:00
nikuda
b088bab80f
feat: replace lib multihashing with multihashing-async
2016-11-01 12:48:36 +01:00
Friedel Ziegelmayer
cecadba14d
chore: remove unused .aegir config
2016-11-01 12:47:59 +01:00
Friedel Ziegelmayer
6ebc408f73
docs: update the docs
2016-11-01 12:47:58 +01:00
Friedel Ziegelmayer
08c5df5e79
feat: use webcrypto in favor of node-forge
...
BREAKING CHANGE: generateKeyPair is now async
2016-11-01 12:47:58 +01:00
David Dias
1cd614237a
Merge pull request #13 from RichardLitt/master
...
Update README URLs based on HTTP redirects
2016-10-17 20:54:27 +01:00
Richard Littauer
9795ac0722
Update README URLs based on HTTP redirects
2016-09-30 14:43:40 -04:00
David Dias
73a5258876
Merge pull request #11 from libp2p/greenkeeper-elliptic-6.3.2
...
elliptic@6.3.2
2016-09-26 18:59:05 +08:00
greenkeeperio-bot
c35a988331
chore(package): update elliptic to version 6.3.2
...
https://greenkeeper.io/
2016-09-15 13:31:22 +02:00
David Dias
106e08f142
chore: release version v0.6.1
v0.6.1
2016-09-11 12:58:07 -04:00
David Dias
4c35fe844a
chore: update contributors
2016-09-11 12:58:06 -04:00
David Dias
62bedc18b5
chore: fix badges
2016-09-11 12:55:41 -04:00
David Dias
79aabf3686
chore: release version v0.6.0
v0.6.0
2016-09-11 12:52:15 -04:00
David Dias
5879861253
chore: update contributors
2016-09-11 12:52:15 -04:00
Friedel Ziegelmayer
ee2ba5418f
Merge pull request #8 from libp2p/greenkeeper-aegir-8.0.0
...
Update aegir to version 8.0.0 🚀
2016-09-08 15:38:59 +02:00
Friedel Ziegelmayer
34b5d0ebed
style: lint happy
2016-09-08 15:28:50 +02:00
greenkeeperio-bot
261b3bdc12
chore(package): update aegir to version 8.0.0
...
https://greenkeeper.io/
2016-09-06 15:12:03 +02:00
Friedel Ziegelmayer
16d8790472
Merge pull request #7 from libp2p/be
...
big-endian
2016-09-05 20:30:42 +02:00
David Dias
51cff12c3f
big-endian
2016-09-05 14:26:28 -04:00
Friedel Ziegelmayer
54df375df1
Merge pull request #2 from ipfs/feature/standardize-readme
...
Standardize README
2016-06-26 15:00:30 +01:00
Richard Littauer
6a4d8c94c0
Standardize README
...
See ipfs/community#124
2016-06-24 15:54:08 +01:00
dignifiedquire
b5c95d79d4
chore: release version v0.5.0
v0.5.0
2016-05-24 12:37:53 +02:00