[ 源代码: libstorj ]
软件包:libstorj0(1.0.3-1)
Asynchronous C library for file transfer on the Storj network
Asynchronous multi-platform C library for encrypted file transfer on the Storj network. libstorj provides the following features:
- Asynchronous I/O with concurrent peer-to-peer network requests for shards - Erasure encoding with reed solomon for data durability - Robust handling of shard transfers by selecting alternative sources - File integrity and authenticity verified with HMAC-SHA512 - File encryption with AES-256-CTR - File name and bucket name encryption with AES-256-GCM - Proxy support with SOCKS5, SOCKS4, SOCKS4a - Asynchronous progress updates in bytes per file - Transfers can be cleanly canceled per file - Seed based file encryption key for portability between devices - Reference implementation for SIP5 file standard
其他与 libstorj0 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.16)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libcurl3-gnutls (>= 7.16.2)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libjson-c3 (>= 0.10)
- JSON manipulation library - shared library
-
- dep: libnettle6
- low level cryptographic library (symmetric and one-way cryptos)
-
- dep: libuv1 (>= 1.4.2)
- asynchronous event notification library - runtime library