Cenotes libraries
Project description
C(ryptographical) E(xpendable) Notes library
Free software: GNU General Public License v3
Source code:
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.
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.4 (2018-09-24)
Add test discovery and inclusion to setup.py
0.2.3 (2018-09-18)
Fix bug when encrypting with encryption options
0.2.2 (2018-05-29)
Add flake8 to Pipfile
0.2.1 (2018-05-29)
Fix issues with travis builds
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
Built Distribution
File details
Details for the file cenotes_lib-0.2.4.tar.gz
.
File metadata
- Download URL: cenotes_lib-0.2.4.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 811e026f3c4086a3eb20025060dd722fc50e7d63cd9c3b81331a1dcd6761b046 |
|
MD5 | a17ca9073b623b4410b9c01265286e4b |
|
BLAKE2b-256 | 123b35403c9da9e89533c62587b65b73a618c97efc7c94843bf9a09d09a6ed9f |
File details
Details for the file cenotes_lib-0.2.4-py2.py3-none-any.whl
.
File metadata
- Download URL: cenotes_lib-0.2.4-py2.py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/38.2.4 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82ba46f44c20a538d6ffedd2e1bb6c2d6cfbf8adf68876149262cf2311b2f971 |
|
MD5 | 064902b25649d721dd52482c26ea774b |
|
BLAKE2b-256 | 82aee4a24a3dd372e2cd42c2666151d5a38d54ce88fbfa79359b660f3e74adac |