Witness Angel Cryptolib
Project description
-> Full documentation on READTHEDOCS! <-
Overview
The Witness Angel Cryptolib is a toolkit aimed at handling secure configuration-driven containers, called cryptainers.
By leveraging a flexible JSON-based format called cryptoconf, users can define their own hybrid cryptosystem, recursively combining symmetric cihers, asymmetric ciphers, shared secrets, and data signatures.
Access to the cryptainers is secured by a variety of actors: local device, remote servers, trusted third parties…
The decryption process can involve different steps, like entering passphrases, or submitting authorization requests to remote “key guardians”.
Overall, the lib gathers utilities to generate and store cryptographic keys, encrypt/check/decrypt cryptainers, access webservices and recorder sensors, and help testing other libraries willing to extend these tools.
Installing the lib
Just launch inside your python environment:
pip install wacryptolib
CLI interface
A command-line interface launcher, flightbox, is available to play with simple cryptainers.
$ flightbox --help
Look at the Flightbox manual, on readthedocs.org, for more details.
Project details
Release history Release notifications | RSS feed
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 wacryptolib-0.11.tar.gz
.
File metadata
- Download URL: wacryptolib-0.11.tar.gz
- Upload date:
- Size: 76.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0edcc436d330e0519e3761429283d61f28f22182d2fa60972bfb428807d4c29a |
|
MD5 | e2ae48669838c3496744399dcb755b41 |
|
BLAKE2b-256 | de2d0e82533681c0c8d3b80594bfea8a0ad5592bef6029fec460af7f38c51402 |
File details
Details for the file wacryptolib-0.11-py3-none-any.whl
.
File metadata
- Download URL: wacryptolib-0.11-py3-none-any.whl
- Upload date:
- Size: 83.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.4.0 CPython/3.11.2 Windows/10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75fc4d46db497a64c0d3a5401747a61efdac01e24cd696c5e418eee20219b48c |
|
MD5 | ddfd94852ac29c89cc6e866897d2922f |
|
BLAKE2b-256 | 9148e0b4676a4151925b06f8e2d1c2d47d89488d8dfc7fe7677ba9a7d56c93f2 |