13 Commits

Author SHA1 Message Date
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
ef47374941
chore: add discourse badge (#34) 2019-04-11 11:20:18 +01: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
Alberto Elias
9eb11f4245 feat: adds support for ed25199 and secp256k1 (#31) 2019-02-25 11:04:54 +00:00
Vasco Santos
974c507069
docs: add lead-maintainer
* docs: add lead-maintainer
2018-06-25 15:06:17 +02:00
Richard Schneider
5560669fc9 CMS - PKCS #7 (#19)
CMS - PKCS #7
2018-01-28 22:34:55 -08: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
9129d20bcb docs: correct hash name 2017-12-17 11:30:52 +13:00
Maciej Krüger
643bcd4eb2
Add syntax highlighting to README 2017-12-06 13:40:12 +01:00
Richard Schneider
658a4d7907 docs: install and links 2017-12-06 23:13:02 +13:00
Richard Schneider
1a96ae8cb7 feat: move bits from https://github.com/richardschneider/ipfs-encryption 2017-12-06 22:56:09 +13:00
David Dias
49e6c47c40
chore: setup repo 2017-12-06 08:49:16 +00:00
David Dias
4c8d147c92
Initial commit 2017-12-06 08:24:22 +00:00