Compact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats
Project description
C3 = Compact Crypto Certs
Compact Crypto Certs (C3) is a mini-PKI signer/verifier with full chain functionality and compact binary and friendly text cert formats
(Note: a libsodium DLL/so/dylib is needed for the private key password encryption)
Command line tool
Usage:
c3 make --name=root1 --expiry="24 oct 2024"
c3 signcert --name=root1 --using=self --link=[name|append]
c3 make --name=inter1 --expiry="24 oct 2024"
c3 signcert --name=inter1 --using=root1
c3 signpayload --payload=payload.txt --using=inter1
c3 verify --name=payload.txt --trusted=root1 --trusted=inter1
make options --type=rootcert --parts=split/combine --nopassword=y
Note: if multiple --trusted specified for verify, ensure root is first.
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 Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file c3sign-1.1.5-py2.py3-none-any.whl.
File metadata
- Download URL: c3sign-1.1.5-py2.py3-none-any.whl
- Upload date:
- Size: 40.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.21
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0666abad16e99f0531bae736f7a76db3767865b3196684080131d4bd2c2533a
|
|
| MD5 |
5ab133aae2d3501f6f39c2e0c7d4852d
|
|
| BLAKE2b-256 |
48daf8c32ca687bea340ef33f4a8c1c1f10defd81469e736acc1f8e768e27e96
|