Skip to content
This repository has been archived by the owner on Mar 12, 2018. It is now read-only.
/ tinycrypt Public archive

(Ab)using TinyURL as a key/value storage for encrypted messages

License

Notifications You must be signed in to change notification settings

cuhsat/tinycrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TinyCrypt

This Repository is deprecated by its successor TinyThread.

(Ab)using TinyURL as a key/value storage for encrypted messages.

Usage

tc.py [option|key] [message...]

Examples

Push a message

$ tc.py SecretKey "Hello World"

Pull a message

$ tc.py SecretKey

License

TinyCrypt is released under the terms of the MIT License.

About

(Ab)using TinyURL as a key/value storage for encrypted messages

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages