Code Monkey home page Code Monkey logo

communicator's Introduction

Communicator

A simple tool to encrypt/decrypt message with RSA keys. can also generate RSA keys

App code

The main and dev branch is ment to be used as base code to compile the app from. I don't recomend you to use the code a a lib. a pyhon package is planned check issue #12

enhancement issue

Before opening an enhancement issue open a disscusion.

communicator's People

Contributors

aphshir avatar

communicator's Issues

Contact list

Add a contact list for easy encryption/decryption.

overwriting a file crashes the tool

While trying to overwrite a file the tool seems to throw an error:
Traceback (most recent call last): File "main.py", line 29, in <module> File "communicator.py", line 191, in start File "communicator.py", line 26, in menu File "communicator.py", line 178, in prtclencrypt TypeError: write() argument must be str, not bytes [19876] Failed to execute script 'main' due to unhandled exception!

this happens only with file encrypt as overwriting with a decrypted file works just fine.

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.