libstorj0

Asynchronous C library for file transfer on the Storj network

Description

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

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/Storj/libstorj


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libstorj0