mirror of
https://github.com/fluencelabs/js-libp2p-crypto
synced 2025-03-15 21:50:54 +00:00
20 lines
1.3 KiB
Markdown
20 lines
1.3 KiB
Markdown
# JavaScript libp2p Crytpo
|
|
|
|
[](http://ipn.io)
|
|
[](http://ipfs.io/)
|
|
[](http://webchat.freenode.net/?channels=%23ipfs)
|
|
[](https://coveralls.io/github/ipfs/js-libp2p-crypto?branch=master)
|
|
[](https://travis-ci.org/ipfs/js-libp2p-crypto)
|
|
[](https://circleci.com/gh/ipfs/js-libp2p-crypto)
|
|
[](https://david-dm.org/ipfs/js-libp2p-crypto) [](https://github.com/feross/standard)
|
|
|
|
> Crypto primitives for libp2p in JavaScript
|
|
|
|
## Description
|
|
|
|
This repo contains the JavaScript implementation of the crypto primitives
|
|
needed for libp2p. This is based on this [go implementation](https://github.com/ipfs/go-libp2p-crypto).
|
|
|
|
|
|
## API
|