Skip to main content

A Python implementation of ElsieFour (LC4)

Project description

Build Status

LC4

A Python library that implements ElsieFour (LC4) encryption, based on the algorithm in (Alan Kaminsky 2017).

Features

Requirements

LC4 supports Python 3.x.

Linux, Mac, and Windows are supported.

Other operating systems may be compatible if NumPy can be properly installed.

Installation

LC4 is available on PyPI, the Python Package Index.

$ pip3 install lc4

Documentation

See documentation.md.

Example Usage

See example.py.

Tests

Tests are in tests/.

# Run tests
$ python3 -m unittest discover tests -v

License

The code in this repository has an MIT License.

See LICENSE.

References

Kaminsky, Alan. “ElsieFour: A Low-Tech Authenticated Encryption Algorithm For Human-to-Human Communication,” 2017. https://eprint.iacr.org/2017/339.

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

lc4-0.3.0.tar.gz (7.5 kB view hashes)

Uploaded Source

Built Distribution

lc4-0.3.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

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