Cryptographer's content-addressing companion.
Project description
crypteia
A crafty coder's content-addressing companion for cascading consistency checks with cryptographic cloak and charm in the cosmic chaos of cyberspace.
usage
from crypteia import Multibasing, Multihashing, ToBytes, compose
get_hash = compose(ToBytes(), Multihash("sha3-224"), Multibase("base58btc"))
data = "Hello, World!"
digest = get_hash(data)
print(digest)
# 'z5dbMfGzi9pjjDf5Uv7bVDqgPPMGAkrRDmEqSoVquB'
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
crypteia-1.0.1.tar.gz
(14.6 kB
view details)
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
crypteia-1.0.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file crypteia-1.0.1.tar.gz.
File metadata
- Download URL: crypteia-1.0.1.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9194f6375d59cb031cf8bd22ece7676bc71158677631b39940c48ccf33309d50
|
|
| MD5 |
7ad98c7ac3225032ce2f6fa291194d27
|
|
| BLAKE2b-256 |
d2d618b8f3948bd039eb72dd11b085638a787a92d510c6bd1718b78f9de23743
|
File details
Details for the file crypteia-1.0.1-py3-none-any.whl.
File metadata
- Download URL: crypteia-1.0.1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7989549a91df0784e98d7ebb8c28523158c9c0dee2f07733bfff53682e43123f
|
|
| MD5 |
9029f185ce78a9a8a55e7a56609bf16c
|
|
| BLAKE2b-256 |
613936563fbc3ae741932a2ceb9c33ab1f90988ec47d956247f24e72ace605fb
|