Giter VIP home page Giter VIP logo

ares's Introduction

ares

Test

CLI-based encryption tool, written in Rust

Algorithm

ares is using AES-256-CBC.

It's file format is simple - IV at file start, ciphertext at the end.

Download

Linux

Get it from the Snap Store

Any supported platform (Windows, Mac, Linux)

You can check latest releases on this page

Usage

ares help - Show help message with available commands, and ares version

ares encrypt FROM TO - Encrypt file on path FROM, and save encrypted result to file TO

ares decrypt FROM TO - Decrypt file on path FROM, and save decrypted result to file TO

While using encrypt and decrypt commands, encryption key will be requested at runtime, and it's input is hidden.

ares's People

Contributors

ivan770 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.