Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samuelschlesinger/encrypted-message-cli

A small tool for generating RSA keypairs and using them to author and read messages.
https://github.com/samuelschlesinger/encrypted-message-cli

Last synced: 20 days ago
JSON representation

A small tool for generating RSA keypairs and using them to author and read messages.

Awesome Lists containing this project

README

        

# Encrypted Message Passing

[![Build Status](https://travis-ci.org/SamuelSchlesinger/encrypted-message-cli.svg?branch=master)](https://travis-ci.org/SamuelSchlesinger/encrypted-message-cli)

This is a small command line tool to generate RSA keypairs and encrypt and
decrypt messages using those keypairs.