Skip to main content

Keyed text encoding

Project description

shift

Keyed text encoding

Installation

To install shift, run the following:

git clone https://github.com/ewpratten/shift.git
cd shift
mkdir build && cd build
cmake ..
make

The shift executable will be built at ./

Speed

By using Python's cProfile tool, we can see the time required to encode and decode example.txt. This file contains 50 paragraphs generated by lipsum.com, using the key ewpratten:

Encoding:  0.089 seconds 
Deconding: 0.101 seconds

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

shift-tool-1.2.tar.gz (1.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page