181 Commits

Author SHA1 Message Date
greenkeeperio-bot
904cfb27bd chore(package): update protocol-buffers to version 3.2.1
https://greenkeeper.io/
2016-11-26 06:11:28 +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
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 2016-11-11 08:38:28 +00:00
David Dias
1daf429a74 chore: update contributors 2016-11-11 08:38:27 +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
David Dias
a7c2567ba2 chore: release version 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
nikuda
b088bab80f feat: replace lib multihashing with multihashing-async 2016-11-01 12:48:36 +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
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 2016-09-11 12:58:07 -04:00
David Dias
79aabf3686 chore: release version 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
greenkeeperio-bot
261b3bdc12 chore(package): update aegir to version 8.0.0
https://greenkeeper.io/
2016-09-06 15:12:03 +02:00
dignifiedquire
b5c95d79d4 chore: release version v0.5.0 2016-05-24 12:37:53 +02:00
dignifiedquire
18f5aef716 chore: update contributors 2016-05-24 12:37:53 +02:00
dignifiedquire
fba4d3cc0f chore: release version v0.4.0 2016-05-23 12:38:14 +02:00
dignifiedquire
d8f8717a16 chore: update contributors 2016-05-23 12:38:14 +02:00
Friedel Ziegelmayer
18810aca86 fix: some issues found when using in libp2p-secio 2016-05-23 12:31:45 +02:00
Friedel Ziegelmayer
1f4823e202 chore: release version v0.3.1 2016-05-20 16:28:37 +02:00
Friedel Ziegelmayer
3037541d3c chore: release version v0.3.0 2016-05-20 16:05:12 +02:00
Friedel Ziegelmayer
c586a8825b chore: update contributors 2016-05-20 16:05:12 +02:00
Friedel Ziegelmayer
b07bca569c fix package name 2016-05-20 16:03:54 +02:00
Friedel Ziegelmayer
3f4c360aa7 chore: release version v0.2.0 2016-05-20 15:58:14 +02:00
Friedel Ziegelmayer
6abf7611d8 chore: update contributors 2016-05-20 15:58:13 +02:00
Friedel Ziegelmayer
d4c1672e06 rsa key compat with go 2016-05-20 14:41:25 +02:00
Friedel Ziegelmayer
d415fa8007 feat: implement generateEphemeralKeyPair 2016-05-19 22:33:09 +02:00
dignifiedquire
f3a22ea5ff finish rsa implementation 2016-05-19 20:18:31 +02:00
dignifiedquire
37edb7d0e4 inital commit 2016-05-19 18:47:48 +02:00