Giter Club home page Giter Club logo

keycipher_crypto_py's Introduction

Invoke_KeyCipher

This powershell module is the ochestrator of the encryption and decryption done by KeyCipher_stream_encrypter.py. It adds more features to the base encrypter / decrypter and acts as a wrapper to the python script.

For more info and usage run Get-Help Invoke-KeyCipher and Get-help Invoke-KeyCipher -Example to see examples

Features

  • Supports lineSizeBuffers
  • Supports full and partial file Encryption/Decryption
  • Supports Pipline
  • Maintains a log file

How to install

Run Install-Module -Name Invoke_KeyCipher -RequiredVersion 0.0.1

Dependencies

  • Certutil.exe
  • KeyCipher_stream_encrypter
  • base64.py

Release Notes

Version 0.0.1 only supports encryption of files less than 80 Mb of any format and type i.e all images formats, all video formats ,pem , exe etc. This is due to the limitation of the tool used to encode files (Certutil.exe). Future versions will however support encryption of any size of file

You can also get the module from powershellgallery by searching Invoke_KeyCipher

KeyCipher_stream_encrypter

A file encrypting and password hashing tool in python. supports multiple Key Encryption.

Usage: KeyCipher [OPTIONS] [<int> | <string> KEY] [STRING]

OPTIONS         DEFINATION

=======         ==========

--encrypt       Mode for encryption
--decrypt       Mode for decryption
--help          Display help message
--keyMode       Multiple key encryption <'-m'>

base64.py

This serves as an alternative to certutil for systems that dont have certutil.

keycipher_crypto_py's People

Contributors

ertush avatar

Stargazers

 avatar  avatar

Watchers

 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.