.. |
crypto
|
Add key interface with test vectors.
|
2019-03-02 21:19:41 +02:00 |
daemon
|
Fix multihash dependency.
|
2019-03-05 02:04:45 +02:00 |
protobuf
|
Bugfix: Protobuf length prefix was assumed to be 1 byte
|
2019-03-04 20:26:46 +02:00 |
base32.nim
|
Add base64 and tests for it.
|
2019-03-06 02:36:09 +02:00 |
base58.nim
|
MultiBase initial implementation with tests.
|
2018-12-12 03:52:42 +02:00 |
base64.nim
|
Add base64 and tests for it.
|
2019-03-06 02:36:09 +02:00 |
cid.nim
|
Fix cid with proper CIDv1 code.
|
2018-12-16 15:51:12 +02:00 |
multiaddress.nim
|
Change PeerID type from distinct type.
|
2019-03-05 22:28:46 +02:00 |
multibase.nim
|
Add base64 and tests for it.
|
2019-03-06 02:36:09 +02:00 |
multicodec.nim
|
Add write(vbuffer, entity) procedure.
|
2018-12-14 11:49:55 +02:00 |
multihash.nim
|
Add SHA-1 support to multihash.nim, enabled tests for it.
|
2019-03-05 11:49:59 +02:00 |
peer.nim
|
Change PeerID type from distinct type.
|
2019-03-05 22:28:46 +02:00 |
transcoder.nim
|
Add multicodec to table and make it single source of multiformat codes.
|
2018-12-05 17:24:07 +02:00 |
varint.nim
|
Add timeout to CONNECT, STREAM_OPEN.
|
2018-11-23 12:16:35 +02:00 |
vbuffer.nim
|
Add VBuffer implementation.
|
2018-11-27 14:16:04 +02:00 |
wire.nim
|
Last rename of asyncdispatch2 -> chronos.
|
2019-02-14 03:38:21 +02:00 |