wacryptolib 0.11

Creator: bradpython12

Last updated:

Add to Cart

Description:

wacryptolib 0.11

-> 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.

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.