adr 0.0.0

Tar (or compress) and encrypt with AES, 3DES or RSA
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "adr"
version = "0.0.0"
edition = "2021"
description = "Tar (or compress) and encrypt with AES, 3DES or RSA"
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]