1
0
mirror of https://github.com/fluencelabs/js-libp2p-crypto synced 2025-04-02 06:41:14 +00:00

2 Commits

Author SHA1 Message Date
Alex Potsides
a0f387aeab
fix: replace node buffers with uint8arrays ()
* fix: replace node buffers with uint8arrays

All usage of node buffers have been replaced with uint8arrays.

BREAKING CHANGES:

- Where node Buffers were returned, now Uint8Arrays are

* chore: remove commented code
2020-08-07 16:23:02 +02:00
Cayman
3272688489
chore: integrate libp2p-crypto-secp256k1 2020-04-06 12:46:39 -05:00