Canonical reference implementation of TKDF-256 for CTP/IP
Project description
TKDF-256
Canonical reference implementation of TKDF-256 for CTP/IP (Causal Time Protocol / Intentional Processing).
Installation
pip install tkdf256
Quick Start
from tkdf256 import derive_heritage
# Genesis Anchor reproduction
result = derive_heritage(
"1ed80be5bdf906eb259b04e9331fe4ec0cb3bc01aed5dbfb0bf9016c521825ea",
"c68d5bb2a8759ea332f642c6758d82ebbf8f0d6826f4182103b9a81a2b8f5af8",
0.9497
)
print(result) # c8041da8bbde4afe00906e6d0efb64300f90d2755b92b7835a736281fb179136
License
CC-BY-NC 4.0
Author: Erico Lisboa, Genesis Architect
Entity: Design Ledger Pty Ltd, ABN 50 669 856 339
Contact: designledger.co
Commercial use: licensed through Design Ledger Pty Ltd.
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
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 tkdf256-1.0.0.tar.gz.
File metadata
- Download URL: tkdf256-1.0.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ab1182a8029baf8d897a3d6328ba3a34c4a8a8593bdfd4d98c2c1dbb167618cc
|
|
| MD5 |
dd3337411d072a63622b24a9a52d4de9
|
|
| BLAKE2b-256 |
7f9683e43fa638729ee6c0953cab571219cec6900a22f85591ba6ac4814fea86
|
File details
Details for the file tkdf256-1.0.0-py3-none-any.whl.
File metadata
- Download URL: tkdf256-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7b94abb09de6aa1463069250986e56ceda57baf14278ec8e3d1fe1ffc0e68c0d
|
|
| MD5 |
18caade92ab5b74fe639a6bb89f1970c
|
|
| BLAKE2b-256 |
6634decf1ff39737741f0bcf37ff84ee46c5a96cea690810703ec6c36482ca4c
|