Giter Site home page Giter Site logo

pedroalbanese / encryptcli Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 497 KB

Fully OpenSSL compliant File/Text Encrypter CLI+GUI written in AutoIt3

License: ISC License

AutoIt 100.00%
aes-encryption aes-256 encryption-decryption encryption-algorithms autoit3 rc4 rc2 3des des-encryption openssl

encryptcli's Introduction

EncryptCLI+GUI

ISC License GitHub downloads GitHub release (latest by date)

Command-line File Encryption Tool written in AutoIt3

Usage:
   EncryptCLI.exe -e|d --in <file.ext> --alg <algorithm> --key <key>

Commands:
   -e: Encrypt
   -d: Decrypt

Parameters:
   /alg: Algorithm
   /in : Input file
   /out: Output file (Optional [*])
   /key: Symmetric key

   [*] If no output is specified, the input file will be overwritten.

Algorithms:
   3DES, AES-128 (Default), AES-192, AES-256, DES, RC2, RC4

License

This project is licensed under the ISC License.

Copyright (c) 2016-2022 Pedro F. Albanese - ALBANESE Research Lab.

encryptcli's People

Contributors

pedroalbanese avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

stokito

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.