Client library and command line interface for 2ndLock
Project description
Python lib and CLI for 2ndLock
Requirements
See requirements.txt
Library
For python 3. Supports
- Key generation
- Key import
- Encryption
- Decryption
CLI
Use command line to interact with 2ndLock with scripts or interactive
Example
Use 2ndLock Community Server at https://community.2ndlock.org for testing.
pip install cli42ndLock
cli42ndlock generate-keys test@example.com my_passwd my_passphrase_for_key my_private_key.pem
cli42ndlock encrypt test@example.com my_passwd testfile.txt testfile.2ndlock recipient@example.com
cli42ndlock decrypt recipient@example.com my_passwd my_passphrase_for_key testfile.2ndlock testfile.new my_private_key.pem
License
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
cli42ndLock-0.0.3.tar.gz
(5.4 kB
view hashes)
Built Distribution
Close
Hashes for cli42ndLock-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | adb9ec6268f4bb30b5fc9355422f79d67e9fe6c2d3ed83316a7c4e242ef1cd4e |
|
MD5 | 82d8e791842527f6ada24bccdc9b1b1f |
|
BLAKE2b-256 | ddbf3f17280e48fc0bb36507b344b0393c3bbdc952f087cf703fb110983ee748 |