Skip to main content

Cenotes libraries

Project description

https://travis-ci.org/cenotes/cenotes-lib.svg?branch=master

C(ryptographical) E(xpendable) Notes library

What is this?

This is a library project to support encryption/decryption of expendable notes

An example of a backend that uses the libraries provided here can be found at https://cenot.es

What this isn’t

UI/Frontend/Backend/CLI. This is a library project. Frontend and backend solutions are different projects. The reason for this is to allow flexibility in frontend / backend choice and to avoid huge bundle projects.

  • A backend project that uses these libraries can be found here

  • A frontend project that communicates with the backend can be found here

  • A cli project that uses these libraries can be found here

Features

  • Symmetric encryption of notes using the pynacl project

How does cenotes work?

See design

How to use

You will need python >= 3.4

Installing the python package

  • Ideally inside a virtualenv: pip install cenotes-lib

  • Then in your project: import cenotes_lib

History

0.2.0 (2018-05-29)

  • Add support for different algorithm and algorithm hardnes picking.

  • Add benchmark function as a helper for benchmarking each algorithm option.

0.1.1 (2017-12-14)

  • First release on PyPI.

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

cenotes_lib-0.2.0.tar.gz (9.4 kB view hashes)

Uploaded Source

Built Distribution

cenotes_lib-0.2.0-py2.py3-none-any.whl (7.0 kB view hashes)

Uploaded Python 2 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