sfshr 1.1.0

Command-line tool for secure, end-to-end encrypted file sharing
[dependencies.base64]
version = "0.12.3"

[dependencies.hex]
version = "0.4.2"

[dependencies.openssl]
version = "0.10.30"

[dependencies.rand]
version = "0.7.3"

[dependencies.simpletcp]
version = "1.2.1"

[dependencies.tar]
version = "0.4.30"

[package]
authors = ["ondralukes <mail@ondralukes.cz>"]
categories = ["command-line-utilities", "filesystem", "network-programming", "cryptography"]
description = "Command-line tool for secure, end-to-end encrypted file sharing"
edition = "2018"
keywords = ["share", "file", "file-share", "encrypted"]
license = "MIT"
name = "sfshr"
readme = "README.md"
repository = "https://github.com/ondralukes/sfshr"
version = "1.1.0"